Uses of Class
org.apache.openejb.jee.jba.cmp.AlterTable
-
Packages that use AlterTable Package Description 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 Modifier and Type Field Description protected AlterTableDefaults. alterTableMethods in org.apache.openejb.jee.jba.cmp that return AlterTable Modifier and Type Method Description AlterTableObjectFactory. createAlterTable()Create an instance ofAlterTableAlterTableDefaults. getAlterTable()Gets the value of the alterTable property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type AlterTable Modifier and Type Method Description voidDefaults. setAlterTable(AlterTable value)Sets the value of the alterTable property.
-