public static interface EntityTable.CommitStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
executeBatch(PreparedStatement ps) |
void |
executeUpdate(PreparedStatement ps) |
void executeUpdate(PreparedStatement ps) throws SQLException
SQLExceptionvoid executeBatch(PreparedStatement ps) throws SQLException
SQLExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.