Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType
-
Packages that use JaxbCfgConfigPropertyType Package Description org.hibernate.boot.jaxb.cfg.spi -
-
Uses of JaxbCfgConfigPropertyType in org.hibernate.boot.jaxb.cfg.spi
Fields in org.hibernate.boot.jaxb.cfg.spi with type parameters of type JaxbCfgConfigPropertyType Modifier and Type Field Description protected java.util.List<JaxbCfgConfigPropertyType>JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory. propertyMethods in org.hibernate.boot.jaxb.cfg.spi that return JaxbCfgConfigPropertyType Modifier and Type Method Description JaxbCfgConfigPropertyTypeObjectFactory. createJaxbCfgConfigPropertyType()Create an instance ofJaxbCfgConfigPropertyTypeMethods in org.hibernate.boot.jaxb.cfg.spi that return types with arguments of type JaxbCfgConfigPropertyType Modifier and Type Method Description java.util.List<JaxbCfgConfigPropertyType>JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory. getProperty()Gets the value of the property property.
-