|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sdb.core.AnnotationsBase
com.hp.hpl.jena.sdb.core.sqlnode.SqlNodeBase
com.hp.hpl.jena.sdb.core.sqlnode.SqlNodeBase0
public abstract class SqlNodeBase0
| Method Summary | |
|---|---|
abstract SqlNode |
apply(SqlTransform transform)
|
abstract SqlNode |
copy()
|
| Methods inherited from class com.hp.hpl.jena.sdb.core.sqlnode.SqlNodeBase |
|---|
asCoalesce, asDistinct, asInnerJoin, asJoin, asLeftJoin, asProject, asRestrict, asSelectBlock, asTable, getAliasName, isCoalesce, isDistinct, isInnerJoin, isJoin, isLeftJoin, isProject, isRestrict, isSelectBlock, isTable, output, output, tablesInvolved, toString, usesColumn |
| Methods inherited from class com.hp.hpl.jena.sdb.core.AnnotationsBase |
|---|
addNote, addNotes, getNotes, hasNotes, hasOneNote |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.hp.hpl.jena.sdb.core.sqlnode.SqlNode |
|---|
getIdScope, getNodeScope, visit |
| Methods inherited from interface com.hp.hpl.jena.sdb.core.Annotations |
|---|
addNote, addNotes, getNotes, hasNotes, hasOneNote |
| Method Detail |
|---|
public abstract SqlNode apply(SqlTransform transform)
public abstract SqlNode copy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||