Uses of Class
org.hibernate.boot.xsd.MappingXsdSupport
-
Packages that use MappingXsdSupport Package Description org.hibernate.boot.xsd Support for XSD handling, specifically for ORM mappings (Hibernate's `hbm.xml` and JPA's `orm.xml`) and config files (Hibernate's `cfg.xml` and JPA's `persistence.xml`) -
-
Uses of MappingXsdSupport in org.hibernate.boot.xsd
Fields in org.hibernate.boot.xsd declared as MappingXsdSupport Modifier and Type Field Description static MappingXsdSupport
MappingXsdSupport. INSTANCE
Singleton access
-