Package one.microstream.afs.sql.types
Class SqlPath.Default
java.lang.Object
one.microstream.afs.sql.types.SqlPath.Default
- All Implemented Interfaces:
 SqlPath
- Enclosing interface:
 - SqlPath
 
public static final class SqlPath.Default extends Object implements SqlPath
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.afs.sql.types.SqlPath
SqlPath.Default - 
Field Summary
Fields inherited from interface one.microstream.afs.sql.types.SqlPath
DIRECTORY_TABLE_NAME_SEPARATOR, DIRECTORY_TABLE_NAME_SEPARATOR_CHAR - 
Method Summary
Modifier and Type Method Description StringfullQualifiedName()Stringidentifier()SqlPathparentPath()String[]pathElements() 
- 
Method Details
- 
pathElements
- Specified by:
 pathElementsin interfaceSqlPath
 - 
identifier
- Specified by:
 identifierin interfaceSqlPath
 - 
fullQualifiedName
- Specified by:
 fullQualifiedNamein interfaceSqlPath
 - 
parentPath
- Specified by:
 parentPathin interfaceSqlPath
 
 -