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
SQLExceptionvoid flushCreated(Schema.Views views) throws SQLException
SQLExceptionvoid flushUpdated()
throws SQLException
SQLExceptionvoid beforeCompletion()
void committed()
void rolledback()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.