Uses of Interface
org.eclipse.persistence.tools.tuning.SessionTuner
Packages that use SessionTuner
-
Uses of SessionTuner in org.eclipse.persistence.internal.sessions
Fields in org.eclipse.persistence.internal.sessions declared as SessionTunerModifier and TypeFieldDescriptionprotected SessionTunerDatabaseSessionImpl.tunerStores the tuner used to tune the configuration of this session.Methods in org.eclipse.persistence.internal.sessions that return SessionTunerModifier and TypeMethodDescriptionDatabaseSessionImpl.getTuner()Return the tuner used to tune the configuration of this session.Methods in org.eclipse.persistence.internal.sessions with parameters of type SessionTunerModifier and TypeMethodDescriptionvoidDatabaseSessionImpl.setTuner(SessionTuner tuner) Set the tuner used to tune the configuration of this session. -
Uses of SessionTuner in org.eclipse.persistence.tools.tuning
Classes in org.eclipse.persistence.tools.tuning that implement SessionTunerModifier and TypeClassDescriptionclassConfigures the persistence unit for debugging.classDefault tuner.