- Value - Class in org.dhatim.safesql.builder
-
- Value(Object) - Constructor for class org.dhatim.safesql.builder.Value
-
- value() - Method in class org.dhatim.safesql.builder.Value
-
- valueOf(String) - Static method in enum org.dhatim.safesql.builder.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.safesql.builder.JointureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.safesql.builder.LogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.safesql.builder.MathOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.safesql.builder.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.safesql.builder.RelationalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.safesql.builder.StringOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.safesql.builder.UnaryOperator
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.dhatim.safesql.builder.ComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.safesql.builder.JointureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.safesql.builder.LogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.safesql.builder.MathOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.safesql.builder.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.safesql.builder.RelationalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.safesql.builder.StringOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.safesql.builder.UnaryOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Values - Class in org.dhatim.safesql.builder
-
- Values() - Constructor for class org.dhatim.safesql.builder.Values
-
- Values(Row...) - Constructor for class org.dhatim.safesql.builder.Values
-
- Values(List<Row>) - Constructor for class org.dhatim.safesql.builder.Values
-