public void
alterAddField
(JOTModelMapping mapping, JOTDBField field, Object defaultValue)
throws
Exception
[Specified in JOTQueryInterface]
public JOTQueryResult
executeSQL
(JOTTransaction transaction, JOTModelMapping mapping, Class objectClass, String sql, Object params, JOTStatementFlags flags)
throws
Exception
[Specified in JOTQueryInterface]
protected JOTQueryResult
LoadFromRS
(JOTModelMapping mapping, Class objectClass, ResultSet rs)
throws
Exception
public void
save
(JOTTransaction transaction, JOTModel model)
throws
Exception
[Specified in JOTQueryInterface]
public void
updateSQL
(JOTTransaction transaction, JOTModelMapping mapping, String sql, Object params, JOTStatementFlags flags)
throws
Exception
[Specified in JOTQueryInterface]