| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.wc17.db.statement |
| Modifier and Type | Field and Description |
|---|---|
protected SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields> |
SVNWCDbInsertDeleteFromNodeRecursive.select |
private SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields> |
SVNWCDbInsertExternalUpgrade.select |
protected SVNSqlJetSelectFieldsStatement<SVNWCDbSchema.NODES__Fields> |
SVNWCDbInsertDeleteFromBase.select |
| Modifier and Type | Method and Description |
|---|---|
static SVNWCDbSchema.NODES__Fields |
SVNWCDbSchema.NODES__Fields.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SVNWCDbSchema.NODES__Fields[] |
SVNWCDbSchema.NODES__Fields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|