Class GinTrgmTriconsistent
java.lang.Object
org.jooq.impl.AbstractRoutine<String>
org.trustdeck.jooq.generated.routines.GinTrgmTriconsistent
- All Implemented Interfaces:
Serializable,org.jooq.Attachable,org.jooq.Named,org.jooq.Qualified,org.jooq.QueryPart,org.jooq.QueryPartInternal,org.jooq.Routine<String>
This class is generated by jOOQ.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.jooq.Parameter<Object> Deprecated.Unknown data type.static final org.jooq.Parameter<Short> The parameterpublic.gin_trgm_triconsistent._2.static final org.jooq.Parameter<String> The parameterpublic.gin_trgm_triconsistent._3.static final org.jooq.Parameter<Integer> The parameterpublic.gin_trgm_triconsistent._4.static final org.jooq.Parameter<Object> Deprecated.Unknown data type.static final org.jooq.Parameter<Object> Deprecated.Unknown data type.static final org.jooq.Parameter<Object> Deprecated.Unknown data type.static final org.jooq.Parameter<String> The parameterpublic.gin_trgm_triconsistent.RETURN_VALUE. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal org.jooq.Name$name()protected final org.jooq.DSLContextcreate()Deprecated.protected final org.jooq.DSLContextcreate(org.jooq.Configuration arg0) Deprecated.protected final org.jooq.DSLContextcreate(org.jooq.Context<?> arg0) Deprecated.booleanbooleanbooleanbooleanbooleanbooleanfinal Stringfinal org.jooq.Commentfinal StringgetName()org.jooq.Namefinal org.jooq.NameinthashCode()booleanrendersContent(org.jooq.Context<?> arg0) voidSet the_1parameter IN value to the routineSet the_1parameter to the function to be used with aSelectstatementvoidSet the_2parameter IN value to the routineSet the_2parameter to the function to be used with aSelectstatementvoidSet the_3parameter IN value to the routineSet the_3parameter to the function to be used with aSelectstatementvoidSet the_4parameter IN value to the routineSet the_4parameter to the function to be used with aSelectstatementvoidSet the_5parameter IN value to the routineSet the_5parameter to the function to be used with aSelectstatementvoidSet the_6parameter IN value to the routineSet the_6parameter to the function to be used with aSelectstatementvoidSet the_7parameter IN value to the routineSet the_7parameter to the function to be used with aSelectstatementtoString()protected final org.jooq.exception.DataAccessExceptiontranslate(String arg0, SQLException arg1) Methods inherited from class org.jooq.impl.AbstractRoutine
$schema, accept, addInOutParameter, addInParameter, addOutParameter, asAggregateFunction, asField, asField, attach, clauses, configuration, createParameter, createParameter, createParameter, createParameter, createParameter, createParameter, createParameter, createParameter, createParameter, detach, execute, execute, get, getCatalog, getInParameters, getInValue, getInValues, getOutParameters, getParameters, getResults, getReturnParameter, getReturnValue, getSchema, getValue, isOverloaded, isSQLUsable, set, setField, setNumber, setNumber, setOverloaded, setReturnParameter, setSQLUsable, setValueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jooq.Named
$name, getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedNameMethods inherited from interface org.jooq.QueryPart
equals, hashCode, toString
-
Field Details
-
RETURN_VALUE
The parameterpublic.gin_trgm_triconsistent.RETURN_VALUE. -
_1
Deprecated.Unknown data type. If this is a qualified, user-defined type, it may have been excluded from code generation. If this is a built-in type, you can define an explicitBindingto specify how this type should be handled. Deprecation can be turned off using <deprecationOnUnknownTypes/> in your code generator configuration. -
_2
The parameterpublic.gin_trgm_triconsistent._2. -
_3
The parameterpublic.gin_trgm_triconsistent._3. -
_4
The parameterpublic.gin_trgm_triconsistent._4. -
_5
Deprecated.Unknown data type. If this is a qualified, user-defined type, it may have been excluded from code generation. If this is a built-in type, you can define an explicitBindingto specify how this type should be handled. Deprecation can be turned off using <deprecationOnUnknownTypes/> in your code generator configuration. -
_6
Deprecated.Unknown data type. If this is a qualified, user-defined type, it may have been excluded from code generation. If this is a built-in type, you can define an explicitBindingto specify how this type should be handled. Deprecation can be turned off using <deprecationOnUnknownTypes/> in your code generator configuration. -
_7
Deprecated.Unknown data type. If this is a qualified, user-defined type, it may have been excluded from code generation. If this is a built-in type, you can define an explicitBindingto specify how this type should be handled. Deprecation can be turned off using <deprecationOnUnknownTypes/> in your code generator configuration.
-
-
Constructor Details
-
GinTrgmTriconsistent
public GinTrgmTriconsistent()Create a new routine call instance
-
-
Method Details
-
set__1
Set the_1parameter IN value to the routine -
set__1
Set the_1parameter to the function to be used with aSelectstatement -
set__2
Set the_2parameter IN value to the routine -
set__2
Set the_2parameter to the function to be used with aSelectstatement -
set__3
Set the_3parameter IN value to the routine -
set__3
Set the_3parameter to the function to be used with aSelectstatement -
set__4
Set the_4parameter IN value to the routine -
set__4
Set the_4parameter to the function to be used with aSelectstatement -
set__5
Set the_5parameter IN value to the routine -
set__5
Set the_5parameter to the function to be used with aSelectstatement -
set__6
Set the_6parameter IN value to the routine -
set__6
Set the_6parameter to the function to be used with aSelectstatement -
set__7
Set the_7parameter IN value to the routine -
set__7
Set the_7parameter to the function to be used with aSelectstatement -
getName
- Specified by:
getNamein interfaceorg.jooq.Named
-
getQualifiedName
public org.jooq.Name getQualifiedName()- Specified by:
getQualifiedNamein interfaceorg.jooq.Named
-
getUnqualifiedName
public final org.jooq.Name getUnqualifiedName()- Specified by:
getUnqualifiedNamein interfaceorg.jooq.Named
-
getComment
- Specified by:
getCommentin interfaceorg.jooq.Named
-
getCommentPart
public final org.jooq.Comment getCommentPart()- Specified by:
getCommentPartin interfaceorg.jooq.Named
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceorg.jooq.QueryPart
-
equals
- Specified by:
equalsin interfaceorg.jooq.QueryPart
-
$name
public final org.jooq.Name $name()- Specified by:
$namein interfaceorg.jooq.Named
-
rendersContent
public boolean rendersContent(org.jooq.Context<?> arg0) - Specified by:
rendersContentin interfaceorg.jooq.QueryPartInternal
-
declaresFields
public boolean declaresFields()- Specified by:
declaresFieldsin interfaceorg.jooq.QueryPartInternal
-
declaresTables
public boolean declaresTables()- Specified by:
declaresTablesin interfaceorg.jooq.QueryPartInternal
-
declaresWindows
public boolean declaresWindows()- Specified by:
declaresWindowsin interfaceorg.jooq.QueryPartInternal
-
declaresCTE
public boolean declaresCTE()- Specified by:
declaresCTEin interfaceorg.jooq.QueryPartInternal
-
generatesCast
public boolean generatesCast()- Specified by:
generatesCastin interfaceorg.jooq.QueryPartInternal
-
toString
-
create
Deprecated. -
create
Deprecated. -
create
Deprecated. -
translate
-