org.axiondb
Class NamedIdentifier
java.lang.Object
org.axiondb.NamedIdentifier
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ColumnIdentifier, Literal, TableIdentifier
- public abstract class NamedIdentifier
- extends Object
- implements Serializable
A named object in the database
- Version:
- $Revision: 1.4 $ $Date: 2004/08/27 03:21:20 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedIdentifier
public NamedIdentifier()
toUpperOrNull
protected String toUpperOrNull(String str)