Enum Class的使用
cn.zhxu.bs.bean.InheritType
使用InheritType的程序包
-
cn.zhxu.bs中InheritType的使用
返回InheritType的cn.zhxu.bs中的方法 -
cn.zhxu.bs.bean中InheritType的使用
返回InheritType的cn.zhxu.bs.bean中的方法修饰符和类型方法说明static InheritTypeReturns the enum constant of this class with the specified name.static InheritType[]InheritType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cn.zhxu.bs.implement中InheritType的使用
修饰符和类型方法说明DefaultDbMapping.getDefaultInheritType()DefaultDbMapping.inheritType(Class<?> beanClass) 参数类型为InheritType的cn.zhxu.bs.implement中的方法