类的使用
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgCacheUsageEnum
-
使用JaxbCfgCacheUsageEnum的程序包 程序包 说明 org.hibernate.boot.jaxb.cfg.spi -
-
org.hibernate.boot.jaxb.cfg.spi中JaxbCfgCacheUsageEnum的使用
声明为JaxbCfgCacheUsageEnum的org.hibernate.boot.jaxb.cfg.spi中的字段 修饰符和类型 字段 说明 protected JaxbCfgCacheUsageEnumJaxbCfgCollectionCacheType. usageprotected JaxbCfgCacheUsageEnumJaxbCfgEntityCacheType. usage返回JaxbCfgCacheUsageEnum的org.hibernate.boot.jaxb.cfg.spi中的方法 修饰符和类型 方法 说明 static JaxbCfgCacheUsageEnumJaxbCfgCacheUsageEnum. fromValue(String v)JaxbCfgCacheUsageEnumJaxbCfgCollectionCacheType. getUsage()Gets the value of the usage property.JaxbCfgCacheUsageEnumJaxbCfgEntityCacheType. getUsage()Gets the value of the usage property.static JaxbCfgCacheUsageEnumJaxbCfgCacheUsageEnum. valueOf(String name)返回带有指定名称的该类型的枚举常量。static JaxbCfgCacheUsageEnum[]JaxbCfgCacheUsageEnum. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为JaxbCfgCacheUsageEnum的org.hibernate.boot.jaxb.cfg.spi中的方法 修饰符和类型 方法 说明 voidJaxbCfgCollectionCacheType. setUsage(JaxbCfgCacheUsageEnum value)Sets the value of the usage property.voidJaxbCfgEntityCacheType. setUsage(JaxbCfgCacheUsageEnum value)Sets the value of the usage property.
-