Class NativeConfiguration

java.lang.Object
org.hibernate.cfg.Configuration
org.hibernate.tool.orm.jbt.internal.util.NativeConfiguration
All Implemented Interfaces:
ExtendedConfiguration

public class NativeConfiguration extends org.hibernate.cfg.Configuration implements ExtendedConfiguration
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    org.hibernate.cfg.Configuration
    configure(Document document)
     
    org.hibernate.mapping.PersistentClass
     
    Iterator<org.hibernate.mapping.PersistentClass>
     
     
    org.hibernate.boot.Metadata
     
    org.hibernate.boot.model.naming.ImplicitNamingStrategy
     
    Iterator<org.hibernate.mapping.Table>
     
    void
     
    void
     
    void
    setNamingStrategy(org.hibernate.boot.model.naming.ImplicitNamingStrategy namingStrategy)
     
    void
     
    void
     

    Methods inherited from class org.hibernate.cfg.Configuration

    addAnnotatedClass, addAnnotatedClasses, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAttributeConverter, addAuxiliaryDatabaseObject, addCacheableFile, addCacheableFile, addCacheableFileStrictly, addClass, addDirectory, addEntityNameResolver, addFile, addFile, addInputStream, addJar, addPackage, addPackages, addProperties, addResource, addSqlFunction, addURL, addXmlMapping, buildSessionFactory, buildSessionFactory, configure, configure, configure, configure, getColumnOrderingStrategy, getCurrentTenantIdentifierResolver, getCustomEntityDirtinessStrategy, getEntityNotFoundDelegate, getImplicitNamingStrategy, getInterceptor, getNamedEntityGraphs, getNamedProcedureCallMap, getNamedQueries, getNamedSQLQueries, getPhysicalNamingStrategy, getProperties, getProperty, getSessionFactoryObserver, getSqlResultSetMappings, getStandardServiceRegistryBuilder, getStatementInspector, getTenantSchemaMapper, getXmlMappingBinderAccess, mergeProperties, registerFunctionContributor, registerTypeContributor, registerTypeOverride, registerTypeOverride, setColumnOrderingStrategy, setCredentials, setCurrentTenantIdentifierResolver, setCustomEntityDirtinessStrategy, setDatasource, setEntityNotFoundDelegate, setImplicitNamingStrategy, setInterceptor, setJdbcUrl, setPhysicalNamingStrategy, setProperties, setProperty, setProperty, setProperty, setProperty, setProperty, setSchemaExportAction, setSessionFactoryObserver, setSharedCacheMode, setStatementInspector, setTenantSchemaMapper, setTransactionType, showSql

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait