Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant
-
Packages that use JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant Package Description org.hibernate.boot.jaxb.cfg.spi -
-
Uses of JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant in org.hibernate.boot.jaxb.cfg.spi
Fields in org.hibernate.boot.jaxb.cfg.spi with type parameters of type JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant Modifier and Type Field Description protected java.util.List<JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant>JaxbCfgHibernateConfiguration.JaxbCfgSecurity. grantMethods in org.hibernate.boot.jaxb.cfg.spi that return JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant Modifier and Type Method Description JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrantObjectFactory. createJaxbCfgHibernateConfigurationJaxbCfgSecurityJaxbCfgGrant()Create an instance ofJaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrantMethods in org.hibernate.boot.jaxb.cfg.spi that return types with arguments of type JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant Modifier and Type Method Description java.util.List<JaxbCfgHibernateConfiguration.JaxbCfgSecurity.JaxbCfgGrant>JaxbCfgHibernateConfiguration.JaxbCfgSecurity. getGrant()Gets the value of the grant property.
-