public class JTAUtil
extends java.lang.Object
| Constructor and Description |
|---|
JTAUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createTable(java.lang.String tableName) |
static void |
destroyTable(java.lang.String tableName) |
static void |
listTableData(java.lang.String tableName) |
public static void createTable(java.lang.String tableName)
throws javax.naming.NamingException,
java.sql.SQLException
javax.naming.NamingExceptionjava.sql.SQLExceptionpublic static void listTableData(java.lang.String tableName)
throws javax.naming.NamingException,
java.sql.SQLException
javax.naming.NamingExceptionjava.sql.SQLExceptionpublic static void destroyTable(java.lang.String tableName)
throws javax.naming.NamingException,
java.sql.SQLException
javax.naming.NamingExceptionjava.sql.SQLExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.