Uses of Interface
org.hibernate.tool.orm.jbt.api.wrp.DdlExporterWrapper
-
Packages that use DdlExporterWrapper Package Description org.hibernate.tool.orm.jbt.api.wrp org.hibernate.tool.orm.jbt.internal.factory -
-
Uses of DdlExporterWrapper in org.hibernate.tool.orm.jbt.api.wrp
Methods in org.hibernate.tool.orm.jbt.api.wrp that return DdlExporterWrapper Modifier and Type Method Description DdlExporterWrapperExporterWrapper. getHbm2DDLExporter() -
Uses of DdlExporterWrapper in org.hibernate.tool.orm.jbt.internal.factory
Methods in org.hibernate.tool.orm.jbt.internal.factory that return DdlExporterWrapper Modifier and Type Method Description static DdlExporterWrapperDdlExporterWrapperFactory. createDdlExporterWrapper(DdlExporter wrappedDdlExporter)
-