Uses of Class
org.hibernate.boot.xsd.ConfigXsdSupport
-
Packages that use ConfigXsdSupport 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 ConfigXsdSupport in org.hibernate.boot.xsd
Fields in org.hibernate.boot.xsd declared as ConfigXsdSupport Modifier and Type Field Description static ConfigXsdSupport
ConfigXsdSupport. INSTANCE
Singleton access
-