public interface TopiaSqlSupport
| Modifier and Type | Method and Description |
|---|---|
void |
executeSQL(String sqlScript)
Execute a given sql code inside this transaction.
|
void executeSQL(String sqlScript)
sqlScript - the sql script to executeCopyright © 2004–2013 CodeLutin. All rights reserved.