|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DataObject Metadata that is specific to JDBC implementations only. For example, TableName is absolutely meaningless in a non-JDBC environment. The DBObject metadata is derived from this interface
| Method Summary | |
String |
getTargetTable()
Return the Table Name of the current database object. |
boolean |
hasIndex()
Returns true if an Index exists for this array. |
| Methods inherited from interface com.jcorporate.expresso.core.dataobjects.DataObjectMetaData |
checkZeroUpdate, disableLogging, enableLogging, getAllAttributes, getAllFieldsMap, getAllKeysMap, getAttribute, getCacheSize, getCharset, getDefaultValue, getDescription, getDescription, getDescription, getDescription, getDetailFieldsForeign, getDetailFieldsLocal, getDetailSet, getFieldListArray, getFieldMetadata, getFields, getKeyFieldListArray, getLength, getLengthInt, getLookupField, getLookupObject, getName, getPrecision, getSchema, getType, hasField, isAllowsNull, isField, isFieldIgnoreCase, isLoggingEnabled, isMultiValued, isReadOnly, isSecret, isVirtual, removeAttribute, setAttribute, setCacheSize, setCheckZeroUpdate |
| Method Detail |
public String getTargetTable()
throws DataException
DataException
public boolean hasIndex()
throws DataException
DataException - upon error
|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||