public static interface Table.View
Modifier and Type | Method and Description |
---|---|
void |
beforeCompletion() |
void |
committed() |
void |
flushCreated(Schema.Views views) |
void |
flushDeleted(Schema.Views views) |
void |
flushUpdated() |
void |
rolledback() |
void flushDeleted(Schema.Views views) throws SQLException
SQLException
void flushCreated(Schema.Views views) throws SQLException
SQLException
void flushUpdated() throws SQLException
SQLException
void beforeCompletion()
void committed()
void rolledback()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.