Uses of Class
org.apache.openejb.jee.jba.cmp.AlterTable

Packages that use AlterTable
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of AlterTable in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as AlterTable
protected  AlterTable Defaults.alterTable
           
 

Methods in org.apache.openejb.jee.jba.cmp that return AlterTable
 AlterTable ObjectFactory.createAlterTable()
          Create an instance of AlterTable
 AlterTable Defaults.getAlterTable()
          Gets the value of the alterTable property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type AlterTable
 void Defaults.setAlterTable(AlterTable value)
          Sets the value of the alterTable property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.