public class JTAUtil extends Object
| Constructor and Description |
|---|
JTAUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createTable(String tableName) |
static void |
destroyTable(String tableName) |
static void |
listTableData(String tableName) |
public static void createTable(String tableName) throws NamingException, SQLException
NamingExceptionSQLExceptionpublic static void listTableData(String tableName) throws NamingException, SQLException
NamingExceptionSQLExceptionpublic static void destroyTable(String tableName) throws NamingException, SQLException
NamingExceptionSQLExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.