- Enclosing class:
- Table
public static class Table.PropInfo
extends Object
-
Field Summary
Fields
static final com.kscs.util.jaxb.SinglePropertyInfo<Table,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Table,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Table,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Table,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Table,String>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Table,String> NAME
-
TITLE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Table,String> TITLE
-
DESCRIPTION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Table,String> DESCRIPTION
-
UTYPE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Table,String> UTYPE
-
NROWS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Table,BigInteger> NROWS
-
COLUMNS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Table,TableParam> COLUMNS
-
FOREIGN_KEIES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Table,ForeignKey> FOREIGN_KEIES
-
TYPE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Table,String> TYPE
-
Constructor Details
-
PropInfo
public PropInfo()