Uses of Enum
org.tmatesoft.svn.core.internal.wc17.db.statement.SVNWCDbSchema.NODES__Fields
Packages that use SVNWCDbSchema.NODES__Fields
-
Uses of SVNWCDbSchema.NODES__Fields in org.tmatesoft.svn.core.internal.wc17.db.statement
Fields in org.tmatesoft.svn.core.internal.wc17.db.statement with type parameters of type SVNWCDbSchema.NODES__FieldsModifier and TypeFieldDescriptionSVNWCDbInsertDeleteFromBase.selectSVNWCDbInsertDeleteFromNodeRecursive.selectSVNWCDbInsertExternalUpgrade.selectMethods in org.tmatesoft.svn.core.internal.wc17.db.statement that return SVNWCDbSchema.NODES__FieldsModifier and TypeMethodDescriptionstatic SVNWCDbSchema.NODES__FieldsSVNWCDbSchema.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.