程序包的使用
org.hibernate.property.access.internal
-
使用org.hibernate.property.access.internal的程序包 程序包 说明 org.hibernate.property.access.internal -
org.hibernate.property.access.internal使用的org.hibernate.property.access.internal中的类 类 说明 PropertyAccessMixedImpl A PropertyAccess based on mix of getter/setter method and/or field.PropertyAccessStrategyBasicImpl Defines a strategy for accessing property values via a get/set pair, which may be nonpublic.PropertyAccessStrategyEmbeddedImpl A PropertyAccessStrategy that deals with non-aggregated composites.PropertyAccessStrategyEnhancedImpl Defines a strategy for accessing property values via a get/set pair, which may be nonpublic.PropertyAccessStrategyFieldImpl Defines a strategy for accessing property values directly via a field, which may be non-public.PropertyAccessStrategyMapImpl PropertyAccessStrategyMixedImpl A PropertyAccessStrategy that selects between available getter/setter method and/or field.PropertyAccessStrategyNoopImpl Yeah, right, so....PropertyAccessStrategyResolverInitiator