org.jboss.ejb.plugins.cmp.jdbc2.schema
Interface Table.View
- All Known Implementing Classes:
- EntityTable.View
- Enclosing interface:
- Table
public static interface Table.View
flushDeleted
void flushDeleted(Schema.Views views)
throws SQLException
- Throws:
SQLException
flushCreated
void flushCreated(Schema.Views views)
throws SQLException
- Throws:
SQLException
flushUpdated
void flushUpdated()
throws SQLException
- Throws:
SQLException
beforeCompletion
void beforeCompletion()
committed
void committed()
rolledback
void rolledback()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.