| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.id.insert.AbstractSelectingDelegateorg.hibernate.id.IdentityGenerator.BasicDelegatepublic static class IdentityGenerator.BasicDelegateextends AbstractSelectingDelegateimplements InsertGeneratedIdentifierDelegateConstructor Summary | |
| |
Method Summary | |
protected Serializable |
|
protected String | |
IdentifierGeneratingInsert | |
Methods inherited from class org.hibernate.id.insert.AbstractSelectingDelegate | |
bindParameters, getResult, getSelectSQL, performInsert | |
protected Serializable getResult(SessionImplementor session, ResultSet rs, Object object) throws SQLException
- Overrides:
- getResult in interface AbstractSelectingDelegate
protected String getSelectSQL()
- Overrides:
- getSelectSQL in interface AbstractSelectingDelegate
public IdentifierGeneratingInsert prepareIdentifierGeneratingInsert()
- Specified by:
- prepareIdentifierGeneratingInsert in interface InsertGeneratedIdentifierDelegate