Class MetadataHelper
java.lang.Object
org.hibernate.tool.orm.jbt.internal.util.MetadataHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hibernate.boot.MetadatagetMetadata(org.hibernate.cfg.Configuration configuration) static org.hibernate.boot.MetadataSourcesgetMetadataSources(org.hibernate.cfg.Configuration configuration)
-
Constructor Details
-
MetadataHelper
public MetadataHelper()
-
-
Method Details
-
getMetadata
public static org.hibernate.boot.Metadata getMetadata(org.hibernate.cfg.Configuration configuration) -
getMetadataSources
public static org.hibernate.boot.MetadataSources getMetadataSources(org.hibernate.cfg.Configuration configuration)
-