当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
EntityTable.CommitStrategy (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc2.schema
Interface EntityTable.CommitStrategy
- Enclosing interface:
- EntityTable
- public static interface EntityTable.CommitStrategy
executeUpdate
public void executeUpdate(PreparedStatement ps)
throws SQLException
- Throws:
SQLException
executeBatch
public void executeBatch(PreparedStatement ps)
throws SQLException
- Throws:
SQLException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.