类的使用
net.sinodawn.framework.beans.BeanPropertyDescriptor
-
使用BeanPropertyDescriptor的程序包 程序包 说明 net.sinodawn.framework.beans net.sinodawn.framework.beans.impl net.sinodawn.framework.database.context net.sinodawn.framework.support -
-
net.sinodawn.framework.beans中BeanPropertyDescriptor的使用
返回BeanPropertyDescriptor的net.sinodawn.framework.beans中的方法 修饰符和类型 方法 说明 static BeanPropertyDescriptorBeanPropertyHelper. getBeanPropertyDescriptor(Class<?> type, String name)BeanPropertyDescriptorBeanPropertyEvent. getPropertyDescriptor()static BeanPropertyDescriptorBeanPropertyDescriptor. of(Class<?> type, String propertyName)static BeanPropertyDescriptorBeanPropertyDescriptor. of(Field property)返回变量类型为BeanPropertyDescriptor的类型的net.sinodawn.framework.beans中的方法 修饰符和类型 方法 说明 static List<BeanPropertyDescriptor>BeanPropertyHelper. getBeanPropertyDescriptorList(Class<?> type)List<BeanPropertyDescriptor>BeanPropertyInterceptor. getPropertyDescriptorList()参数类型为BeanPropertyDescriptor的net.sinodawn.framework.beans中的构造器 构造器 说明 BeanPropertyEvent(Object source, BeanPropertyDescriptor propertyDescriptor) -
net.sinodawn.framework.beans.impl中BeanPropertyDescriptor的使用
返回变量类型为BeanPropertyDescriptor的类型的net.sinodawn.framework.beans.impl中的方法 修饰符和类型 方法 说明 List<BeanPropertyDescriptor>BeanPropertyInterceptorImpl. getPropertyDescriptorList() -
net.sinodawn.framework.database.context中BeanPropertyDescriptor的使用
返回BeanPropertyDescriptor的net.sinodawn.framework.database.context中的方法 修饰符和类型 方法 说明 BeanPropertyDescriptorEntityColumnContext. getPropertyDescriptor() -
net.sinodawn.framework.support中BeanPropertyDescriptor的使用
返回BeanPropertyDescriptor的net.sinodawn.framework.support中的方法 修饰符和类型 方法 说明 static BeanPropertyDescriptorPersistableMetadataHelper. getCreatedByOrgIdPropertyDescriptor(Class<? extends Persistable<?>> persistableClass)static BeanPropertyDescriptorPersistableMetadataHelper. getExt$PropertyDescriptor(Class<? extends Persistable<?>> persistableClass)static BeanPropertyDescriptorPersistableMetadataHelper. getIdPropertyDescriptor(Class<? extends Persistable<?>> persistableClass)static BeanPropertyDescriptorPersistableMetadataHelper. getOrderNoPropertyDescriptor(Class<? extends Persistable<?>> persistableClass)参数类型为BeanPropertyDescriptor的net.sinodawn.framework.support中的方法 修饰符和类型 方法 说明 static booleanPersistableMetadataHelper. isBlobPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isClobPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isCreatedByIdPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isCreatedByNamePropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isCreatedByOrgIdPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isCreatedByOrgNamePropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isCreatedTimePropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isExt$PropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isIdPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isInsertablePropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isNotNullPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isOrderNoPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isReadOnlyPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isSearchTermsPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isTransientPropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)static booleanPersistableMetadataHelper. isUpdatablePropertyDescriptor(BeanPropertyDescriptor propertyDescriptor)
-