public interface TableMetaType extends MetaType
ALLOWED_CLASSNAMES
Modifier and Type | Method and Description |
---|---|
List<String> |
getIndexNames()
Retrieve an unmodifiable list of index names in the same order as
passed to the constructor.
|
CompositeMetaType |
getRowType()
Retrieve the row type
|
getClassName, getDescription, getTypeName, isArray, isCollection, isComposite, isEnum, isGeneric, isPrimitive, isProperties, isSimple, isTable, isValue
CompositeMetaType getRowType()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.