类的使用
org.hibernate.cache.spi.support.AbstractCollectionDataAccess
-
使用AbstractCollectionDataAccess的程序包 程序包 说明 org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider. -
-
org.hibernate.cache.spi.support中AbstractCollectionDataAccess的使用
org.hibernate.cache.spi.support中AbstractCollectionDataAccess的子类 修饰符和类型 类 说明 classCollectionNonStrictReadWriteAccessStandard support forCollectionDataAccessusing theAccessType.NONSTRICT_READ_WRITEaccess type.classCollectionReadOnlyAccessStandard support forCollectionDataAccessusing theAccessType.READ_ONLYaccess type.classCollectionTransactionAccess
-