- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.AlterTable
-
Permet validar les propietats de la sentència ALTER TABLE.
- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.CreateTable
-
Valida les propietats de la sentència CREATE TABLE.
- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.Delete
-
Valida les propietas de la sentència DELETE.
- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.Drop
-
Permet validar les propietats de la sentència DROP TABLE.
- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.Insert
-
Valida les propietats de la sentència INSERT.
- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.Query
-
Valida que les propietats generals d'una sentència estiguin
inicialitzades.
- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.RestrictionQuery
-
Permet validar les propietats de la sentència amb restricció.
- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.Select
-
Permet validar les propietats de la sentència SELECT.
- validateQuery() - Method in class com.uoc.myframeuoc.querymanagement.Update
-
Valida les propietats de la sentència UPDATE.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.database.JavaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.environment.SGBDType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.exceptions.DataBaseMsg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.exceptions.EnvironmentMsg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.exceptions.GeneralMsg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.exceptions.MappingMsg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.exceptions.QueryManagementMsg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.exceptions.TypeException
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.querymanagement.AlterTableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.querymanagement.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.querymanagement.LogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.uoc.myframeuoc.querymanagement.RelationalOperator
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.uoc.myframeuoc.database.JavaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.environment.SGBDType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.exceptions.DataBaseMsg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.exceptions.EnvironmentMsg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.exceptions.GeneralMsg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.exceptions.MappingMsg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.exceptions.QueryManagementMsg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.exceptions.TypeException
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.querymanagement.AlterTableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.querymanagement.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.querymanagement.LogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.uoc.myframeuoc.querymanagement.RelationalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.