Package | Description |
---|---|
com.hp.hpl.jena.sdb.core.sqlexpr | |
com.hp.hpl.jena.sdb.layout1 | |
com.hp.hpl.jena.sdb.layout2.hash | |
com.hp.hpl.jena.sdb.layout2.index | |
com.hp.hpl.jena.sdb.store |
Modifier and Type | Method and Description |
---|---|
void |
SqlExprVisitorBase.visit(SqlConstant constant) |
void |
SqlExprVisitor.visit(SqlConstant constant) |
void |
SqlExprGenerateSQL.visit(SqlConstant constant) |
Modifier and Type | Method and Description |
---|---|
SqlConstant |
TupleLoaderSimple.getRefForNode(Node node) |
SqlConstant |
TupleLoaderSimple.insertNode(Node node) |
Modifier and Type | Method and Description |
---|---|
SqlConstant |
TupleLoaderOneHash.getRefForNode(Node node) |
SqlConstant |
TupleLoaderOneHash.insertNode(Node node) |
Modifier and Type | Method and Description |
---|---|
SqlConstant |
TupleLoaderOneIndex.getRefForNode(Node node) |
SqlConstant |
TupleLoaderOneIndex.insertNode(Node node) |
Modifier and Type | Method and Description |
---|---|
abstract SqlConstant |
TupleLoaderOne.getRefForNode(Node node) |
abstract SqlConstant |
TupleLoaderOne.insertNode(Node node) |
Licenced under the Apache License, Version 2.0