Skip navigation links
gu.sql2java

Class TableManagerDecorator<I extends gu.sql2java.TableManager<?>>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args) 
      I proxyInstance() 
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • invoke

        public java.lang.Object invoke(java.lang.Object proxy,
                                       java.lang.reflect.Method method,
                                       java.lang.Object[] args)
                                throws java.lang.Throwable
        Specified by:
        invoke in interface java.lang.reflect.InvocationHandler
        Throws:
        java.lang.Throwable
      • proxyInstance

        public final I proxyInstance()
        Returns:
        根据当前对象创建新的接口实例Proxy
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

Copyright © 2021. All Rights Reserved.