类的使用
org.hibernate.cache.spi.support.AbstractEntityDataAccess
-
使用AbstractEntityDataAccess的程序包 程序包 说明 org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider. -
-
org.hibernate.cache.spi.support中AbstractEntityDataAccess的使用
org.hibernate.cache.spi.support中AbstractEntityDataAccess的子类 修饰符和类型 类 说明 classEntityNonStrictReadWriteAccessStandard support forEntityDataAccessusing theAccessType.NONSTRICT_READ_WRITEaccess type.classEntityReadOnlyAccessStandard support forEntityDataAccessusing theAccessType.READ_ONLYaccess type.classEntityTransactionalAccess
-