Interface WrapperOptions

All Known Subinterfaces:
EventSource, SessionImplementor, SharedSessionContractImplementor, StatelessSessionImplementor
All Known Implementing Classes:
SessionDelegatorBaseImpl, SharedSessionDelegatorBaseImpl

public interface WrapperOptions
Options for binding values to and extracting values from JDBC prepared statements and result sets.
See Also: