public static interface Meta.PrepareCallback
| Modifier and Type | Method and Description |
|---|---|
void |
assign(Meta.Signature signature,
Meta.Frame firstFrame,
int updateCount) |
void |
clear() |
void |
execute() |
Object |
getMonitor() |
Object getMonitor()
void clear()
throws SQLException
SQLExceptionvoid assign(Meta.Signature signature, Meta.Frame firstFrame, int updateCount) throws SQLException
SQLExceptionvoid execute()
throws SQLException
SQLExceptionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.