类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType
-
使用JaxbHbmCacheType的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmCacheType的使用
声明为JaxbHbmCacheType的org.hibernate.boot.jaxb.hbm.spi中的字段 修饰符和类型 字段 说明 protected JaxbHbmCacheTypeJaxbHbmArrayType. cacheprotected JaxbHbmCacheTypeJaxbHbmBagCollectionType. cacheprotected JaxbHbmCacheTypeJaxbHbmIdBagCollectionType. cacheprotected JaxbHbmCacheTypeJaxbHbmListType. cacheprotected JaxbHbmCacheTypeJaxbHbmMapType. cacheprotected JaxbHbmCacheTypeJaxbHbmPrimitiveArrayType. cacheprotected JaxbHbmCacheTypeJaxbHbmRootEntityType. cacheprotected JaxbHbmCacheTypeJaxbHbmSetType. cache返回JaxbHbmCacheType的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 JaxbHbmCacheTypeObjectFactory. createJaxbHbmCacheType()Create an instance ofJaxbHbmCacheTypeJaxbHbmCacheTypeJaxbHbmArrayType. getCache()Gets the value of the cache property.JaxbHbmCacheTypeJaxbHbmBagCollectionType. getCache()Gets the value of the cache property.JaxbHbmCacheTypeJaxbHbmIdBagCollectionType. getCache()Gets the value of the cache property.JaxbHbmCacheTypeJaxbHbmListType. getCache()Gets the value of the cache property.JaxbHbmCacheTypeJaxbHbmMapType. getCache()Gets the value of the cache property.JaxbHbmCacheTypeJaxbHbmPrimitiveArrayType. getCache()Gets the value of the cache property.JaxbHbmCacheTypeJaxbHbmRootEntityType. getCache()Gets the value of the cache property.JaxbHbmCacheTypeJaxbHbmSetType. getCache()Gets the value of the cache property.JaxbHbmCacheTypePluralAttributeInfo. getCache()参数类型为JaxbHbmCacheType的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 voidJaxbHbmArrayType. setCache(JaxbHbmCacheType value)Sets the value of the cache property.voidJaxbHbmBagCollectionType. setCache(JaxbHbmCacheType value)Sets the value of the cache property.voidJaxbHbmIdBagCollectionType. setCache(JaxbHbmCacheType value)Sets the value of the cache property.voidJaxbHbmListType. setCache(JaxbHbmCacheType value)Sets the value of the cache property.voidJaxbHbmMapType. setCache(JaxbHbmCacheType value)Sets the value of the cache property.voidJaxbHbmPrimitiveArrayType. setCache(JaxbHbmCacheType value)Sets the value of the cache property.voidJaxbHbmRootEntityType. setCache(JaxbHbmCacheType value)Sets the value of the cache property.voidJaxbHbmSetType. setCache(JaxbHbmCacheType value)Sets the value of the cache property. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmCacheType的使用
参数类型为JaxbHbmCacheType的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 static CachingHelper. createCaching(JaxbHbmCacheType cacheElement)
-