|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eigenbase.sql.SqlSampleSpec org.eigenbase.sql.SqlSampleSpec.SqlSubstitutionSampleSpec
public static class SqlSampleSpec.SqlSubstitutionSampleSpec
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eigenbase.sql.SqlSampleSpec |
---|
SqlSampleSpec.SqlSubstitutionSampleSpec, SqlSampleSpec.SqlTableSampleSpec |
Field Summary | |
---|---|
private String |
name
|
Constructor Summary | |
---|---|
private |
SqlSampleSpec.SqlSubstitutionSampleSpec(String name)
|
Method Summary | |
---|---|
String |
getName()
|
String |
toString()
|
Methods inherited from class org.eigenbase.sql.SqlSampleSpec |
---|
createNamed, createTableSample, createTableSample |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private final String name
Constructor Detail |
---|
private SqlSampleSpec.SqlSubstitutionSampleSpec(String name)
Method Detail |
---|
public String getName()
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |