org.jboss.ejb.plugins.cmp.jdbc
Class SQLUtil.OldIndexes

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc.SQLUtil.OldIndexes
Enclosing class:
SQLUtil

public static class SQLUtil.OldIndexes
extends Object

utility class to store the information returned by getOldColumns()


Method Summary
 ArrayList getColumnAscDesc()
           
 ArrayList getColumnNames()
           
 ArrayList getIndexNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getColumnNames

public ArrayList getColumnNames()

getIndexNames

public ArrayList getIndexNames()

getColumnAscDesc

public ArrayList getColumnAscDesc()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.