|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use TBooleansRecord | |
|---|---|
| org.jooq.util.maven.example.mysql | |
| org.jooq.util.maven.example.mysql.tables | |
| Uses of TBooleansRecord in org.jooq.util.maven.example.mysql |
|---|
| Fields in org.jooq.util.maven.example.mysql with type parameters of type TBooleansRecord | |
|---|---|
static org.jooq.UniqueKey<TBooleansRecord> |
Keys.KEY_T_BOOLEANS_PRIMARY
|
| Uses of TBooleansRecord in org.jooq.util.maven.example.mysql.tables |
|---|
| Fields in org.jooq.util.maven.example.mysql.tables with type parameters of type TBooleansRecord | |
|---|---|
org.jooq.TableField<TBooleansRecord,String> |
TBooleans.C_BOOLEAN
An uncommented item |
org.jooq.TableField<TBooleansRecord,Integer> |
TBooleans.ID
An uncommented item PRIMARY KEY |
org.jooq.TableField<TBooleansRecord,Integer> |
TBooleans.N_BOOLEAN
An uncommented item |
org.jooq.TableField<TBooleansRecord,Boolean_10> |
TBooleans.ONE_ZERO
An uncommented item |
org.jooq.TableField<TBooleansRecord,BooleanTrueFalseLc> |
TBooleans.TRUE_FALSE_LC
An uncommented item |
org.jooq.TableField<TBooleansRecord,BooleanTrueFalseUc> |
TBooleans.TRUE_FALSE_UC
An uncommented item |
org.jooq.TableField<TBooleansRecord,String> |
TBooleans.VC_BOOLEAN
An uncommented item |
org.jooq.TableField<TBooleansRecord,BooleanYnLc> |
TBooleans.Y_N_LC
An uncommented item |
org.jooq.TableField<TBooleansRecord,BooleanYnUc> |
TBooleans.Y_N_UC
An uncommented item |
org.jooq.TableField<TBooleansRecord,BooleanYesNoLc> |
TBooleans.YES_NO_LC
An uncommented item |
org.jooq.TableField<TBooleansRecord,BooleanYesNoUc> |
TBooleans.YES_NO_UC
An uncommented item |
| Methods in org.jooq.util.maven.example.mysql.tables that return types with arguments of type TBooleansRecord | |
|---|---|
List<org.jooq.UniqueKey<TBooleansRecord>> |
TBooleans.getKeys()
|
org.jooq.UniqueKey<TBooleansRecord> |
TBooleans.getMainKey()
|
Class<TBooleansRecord> |
TBooleans.getRecordType()
The class holding records for this type |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||