Package com.majorana.maj_orm.ORM
Interface MajorPreparedStatCreator
- All Superinterfaces:
org.springframework.jdbc.core.PreparedStatementCreator
public interface MajorPreparedStatCreator
extends org.springframework.jdbc.core.PreparedStatementCreator
Help hold the generated keys for an insered new database object in spring jdbc
-
Method Summary
Methods inherited from interface org.springframework.jdbc.core.PreparedStatementCreator
createPreparedStatement
-
Method Details
-
setGenKey
void setGenKey(boolean bol0)
-