| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.db | |
| org.tmatesoft.svn.core.internal.wc17.db.statement |
| Modifier and Type | Method and Description |
|---|---|
void |
SVNSqlJetDb.execStatement(SVNWCDbStatements statementIndex) |
SVNSqlJetStatement |
SVNSqlJetDb.getStatement(SVNWCDbStatements statementIndex) |
| Modifier and Type | Method and Description |
|---|---|
static SVNWCDbStatements |
SVNWCDbStatements.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SVNWCDbStatements[] |
SVNWCDbStatements.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.