|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionFactory.SessionFactoryOptions | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
| org.hibernate.jmx | This package exposes a Hibernate instance via JMX. |
| Uses of SessionFactory.SessionFactoryOptions in org.hibernate |
|---|
| Methods in org.hibernate that return SessionFactory.SessionFactoryOptions | |
|---|---|
SessionFactory.SessionFactoryOptions |
SessionFactory.getSessionFactoryOptions()
|
| Uses of SessionFactory.SessionFactoryOptions in org.hibernate.internal |
|---|
| Methods in org.hibernate.internal that return SessionFactory.SessionFactoryOptions | |
|---|---|
SessionFactory.SessionFactoryOptions |
SessionFactoryImpl.getSessionFactoryOptions()
|
| Constructors in org.hibernate.internal with parameters of type SessionFactory.SessionFactoryOptions | |
|---|---|
SessionFactoryImpl(MetadataImplementor metadata,
SessionFactory.SessionFactoryOptions sessionFactoryOptions,
SessionFactoryObserver observer)
|
|
| Uses of SessionFactory.SessionFactoryOptions in org.hibernate.jmx |
|---|
| Methods in org.hibernate.jmx that return SessionFactory.SessionFactoryOptions | |
|---|---|
SessionFactory.SessionFactoryOptions |
SessionFactoryStub.getSessionFactoryOptions()
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||