com.metamatrix.common.vdb.api
Class SystemVdbUtility
java.lang.Object
com.metamatrix.common.vdb.api.SystemVdbUtility
public class SystemVdbUtility
- extends java.lang.Object
Method Summary |
static boolean |
isSystemModelWithSystemTableType(java.lang.String modelName)
Return true if the specified model name matches the name of any system
model of TABLE_TYPES.SYSTEM_TYPE (match ignores case) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VDB_NAME
public static final java.lang.String VDB_NAME
- See Also:
- Constant Field Values
VIRTUAL_MODEL_NAME
public static final java.lang.String VIRTUAL_MODEL_NAME
- See Also:
- Constant Field Values
PHYSICAL_MODEL_NAME
public static final java.lang.String PHYSICAL_MODEL_NAME
- See Also:
- Constant Field Values
ADMIN_PHYSICAL_MODEL_NAME
public static final java.lang.String ADMIN_PHYSICAL_MODEL_NAME
- See Also:
- Constant Field Values
SYSTEM_MODEL_NAMES
public static final java.lang.String[] SYSTEM_MODEL_NAMES
SystemVdbUtility
public SystemVdbUtility()
isSystemModelWithSystemTableType
public static final boolean isSystemModelWithSystemTableType(java.lang.String modelName)
- Return true if the specified model name matches the name of any system
model of TABLE_TYPES.SYSTEM_TYPE (match ignores case)
Copyright © 2009. All Rights Reserved.