public class ColRelGenerator extends Object
| Constructor and Description |
|---|
ColRelGenerator() |
ColRelGenerator(com.hp.hpl.jena.sdb.core.Generator columnNameGenerator,
com.hp.hpl.jena.sdb.core.Generator relationNameGenerator) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.sdb.core.Generator |
forColumn() |
com.hp.hpl.jena.sdb.core.Generator |
forRelation() |
String |
nextColumn() |
String |
nextRelation() |
Copyright © 2014. All rights reserved.