- valueOf(String) - Static method in enum com.annotatedsql.annotation.provider.Trigger.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.annotatedsql.annotation.provider.Trigger.When
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.annotatedsql.annotation.provider.URI.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.annotatedsql.annotation.sql.Column.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.annotatedsql.annotation.sql.Join.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.annotatedsql.annotation.sql.Unique.ConflictType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.annotatedsql.annotation.provider.Trigger.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.annotatedsql.annotation.provider.Trigger.When
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.annotatedsql.annotation.provider.URI.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.annotatedsql.annotation.sql.Column.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.annotatedsql.annotation.sql.Join.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.annotatedsql.annotation.sql.Unique.ConflictType
-
Returns an array containing the constants of this enum type, in
the order they are declared.