Class WinUserAuthnRecord
-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable,java.sql.SQLData,org.jooq.Attachable,org.jooq.Fields,org.jooq.Formattable,org.jooq.QualifiedRecord,org.jooq.Record,org.jooq.Record14,org.jooq.TableRecord,org.jooq.UpdatableRecord,pro.fessional.wings.faceless.service.journal.JournalAware,pro.fessional.wings.warlock.database.autogen.tables.interfaces.IWinUserAuthn
@Generated(value = {""https://www.jooq.org"", ""jOOQ version:3.18.7"", ""schema version:2020102701""}, comments = "This class is generated by jOOQ") public class WinUserAuthnRecord extends UpdatableRecordImpl<R> implements Record14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>, IWinUserAuthn
The table
wings.win_user_authn.
-
-
Field Summary
Fields Modifier and Type Field Description public final RecordQualifier<R>qualifier
-
Constructor Summary
Constructors Constructor Description WinUserAuthnRecord()Create a detached WinUserAuthnRecord WinUserAuthnRecord(Long id, LocalDateTime createDt, LocalDateTime modifyDt, LocalDateTime deleteDt, Long commitId, Long userId, String authType, String username, String password, String extraPara, String extraUser, LocalDateTime expiredDt, Integer failedCnt, Integer failedMax)Create a detached, initialised WinUserAuthnRecord WinUserAuthnRecord(WinUserAuthn value)Create a detached, initialised WinUserAuthnRecord
-
Method Summary
Modifier and Type Method Description voidsetId(Long value)Setter for win_user_authn.id.LonggetId()Getter for win_user_authn.id.voidsetCreateDt(LocalDateTime value)Setter for win_user_authn.create_dt.LocalDateTimegetCreateDt()Getter for win_user_authn.create_dt.voidsetModifyDt(LocalDateTime value)Setter for win_user_authn.modify_dt.LocalDateTimegetModifyDt()Getter for win_user_authn.modify_dt.voidsetDeleteDt(LocalDateTime value)Setter for win_user_authn.delete_dt.LocalDateTimegetDeleteDt()Getter for win_user_authn.delete_dt.voidsetCommitId(Long value)Setter for win_user_authn.commit_id.LonggetCommitId()Getter for win_user_authn.commit_id.voidsetUserId(Long value)Setter for win_user_authn.user_id.LonggetUserId()Getter for win_user_authn.user_id.voidsetAuthType(String value)Setter for win_user_authn.auth_type.StringgetAuthType()Getter for win_user_authn.auth_type.voidsetUsername(String value)Setter for win_user_authn.username.StringgetUsername()Getter for win_user_authn.username.voidsetPassword(String value)Setter for win_user_authn.password.StringgetPassword()Getter for win_user_authn.password.voidsetExtraPara(String value)Setter for win_user_authn.extra_para.StringgetExtraPara()Getter for win_user_authn.extra_para.voidsetExtraUser(String value)Setter for win_user_authn.extra_user.StringgetExtraUser()Getter for win_user_authn.extra_user.voidsetExpiredDt(LocalDateTime value)Setter for win_user_authn.expired_dt.LocalDateTimegetExpiredDt()Getter for win_user_authn.expired_dt.voidsetFailedCnt(Integer value)Setter for win_user_authn.failed_cnt.IntegergetFailedCnt()Getter for win_user_authn.failed_cnt.voidsetFailedMax(Integer value)Setter for win_user_authn.failed_max.IntegergetFailedMax()Getter for win_user_authn.failed_max.Record1<Long>key()Row14<Long, LocalDateTime, LocalDateTime, LocalDateTime, Long, Long, String, String, String, String, String, LocalDateTime, Integer, Integer>fieldsRow()Row14<Long, LocalDateTime, LocalDateTime, LocalDateTime, Long, Long, String, String, String, String, String, LocalDateTime, Integer, Integer>valuesRow()Field<Long>field1()Field<LocalDateTime>field2()Field<LocalDateTime>field3()Field<LocalDateTime>field4()Field<Long>field5()Field<Long>field6()Field<String>field7()Field<String>field8()Field<String>field9()Field<String>field10()Field<String>field11()Field<LocalDateTime>field12()Field<Integer>field13()Field<Integer>field14()Longcomponent1()LocalDateTimecomponent2()LocalDateTimecomponent3()LocalDateTimecomponent4()Longcomponent5()Longcomponent6()Stringcomponent7()Stringcomponent8()Stringcomponent9()Stringcomponent10()Stringcomponent11()LocalDateTimecomponent12()Integercomponent13()Integercomponent14()Longvalue1()LocalDateTimevalue2()LocalDateTimevalue3()LocalDateTimevalue4()Longvalue5()Longvalue6()Stringvalue7()Stringvalue8()Stringvalue9()Stringvalue10()Stringvalue11()LocalDateTimevalue12()Integervalue13()Integervalue14()WinUserAuthnRecordvalue1(Long value)WinUserAuthnRecordvalue2(LocalDateTime value)WinUserAuthnRecordvalue3(LocalDateTime value)WinUserAuthnRecordvalue4(LocalDateTime value)WinUserAuthnRecordvalue5(Long value)WinUserAuthnRecordvalue6(Long value)WinUserAuthnRecordvalue7(String value)WinUserAuthnRecordvalue8(String value)WinUserAuthnRecordvalue9(String value)WinUserAuthnRecordvalue10(String value)WinUserAuthnRecordvalue11(String value)WinUserAuthnRecordvalue12(LocalDateTime value)WinUserAuthnRecordvalue13(Integer value)WinUserAuthnRecordvalue14(Integer value)WinUserAuthnRecordvalues(Long value1, LocalDateTime value2, LocalDateTime value3, LocalDateTime value4, Long value5, Long value6, String value7, String value8, String value9, String value10, String value11, LocalDateTime value12, Integer value13, Integer value14)voidfrom(IWinUserAuthn from)Load data from another generated Record/POJO implementing the common interface IWinUserAuthn <E extends IWinUserAuthn> Einto(E into)Copy data into another generated Record/POJO implementing the common interface IWinUserAuthn -
Methods inherited from class org.jooq.impl.AbstractQualifiedRecord
getQualifier, getSQLTypeName, readSQL, with, writeSQL -
Methods inherited from class org.jooq.impl.UpdatableRecordImpl
children, copy, delete, fetchChild, fetchChildren, merge, refresh, store, update -
Methods inherited from class org.jooq.Record14
with -
Methods inherited from class org.jooq.impl.TableRecordImpl
fetchParent, getTable, insert, original, parent -
Methods inherited from class org.jooq.impl.AbstractRecord
changed, changed, compareTo, dataType, dataTypes, field, field, fieldStream, fields, format, formatCSV, formatChart, formatHTML, formatInsert, formatJSON, formatXML, from, fromArray, fromMap, get, get, get, getValue, getValue, getValue, indexOf, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, intoArray, intoList, intoMap, intoResultSet, intoStream, intoXML, intoXML, map, original, original, original, reset, size, toString, type, types, with -
Methods inherited from class org.jooq.impl.AbstractStore
equals, hashCode -
Methods inherited from class org.jooq.impl.AbstractFormattable
attach, configuration, detach, format, formatCSV, formatChart, formatHTML, formatInsert, formatJSON, formatXML -
Methods inherited from class pro.fessional.wings.faceless.service.journal.JournalAware
getCommitId, getCreateDt, getDeleteDt, getModifyDt, isDeleted, setCommitId, setCreateDt, setDeleteDt, setModifyDt -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
WinUserAuthnRecord
WinUserAuthnRecord()
Create a detached WinUserAuthnRecord
-
WinUserAuthnRecord
WinUserAuthnRecord(Long id, LocalDateTime createDt, LocalDateTime modifyDt, LocalDateTime deleteDt, Long commitId, Long userId, String authType, String username, String password, String extraPara, String extraUser, LocalDateTime expiredDt, Integer failedCnt, Integer failedMax)
Create a detached, initialised WinUserAuthnRecord
-
WinUserAuthnRecord
WinUserAuthnRecord(WinUserAuthn value)
Create a detached, initialised WinUserAuthnRecord
-
-
Method Detail
-
setCreateDt
void setCreateDt(LocalDateTime value)
Setter for
win_user_authn.create_dt.
-
getCreateDt
LocalDateTime getCreateDt()
Getter for
win_user_authn.create_dt.
-
setModifyDt
void setModifyDt(LocalDateTime value)
Setter for
win_user_authn.modify_dt.
-
getModifyDt
LocalDateTime getModifyDt()
Getter for
win_user_authn.modify_dt.
-
setDeleteDt
void setDeleteDt(LocalDateTime value)
Setter for
win_user_authn.delete_dt.
-
getDeleteDt
LocalDateTime getDeleteDt()
Getter for
win_user_authn.delete_dt.
-
setCommitId
void setCommitId(Long value)
Setter for
win_user_authn.commit_id.
-
getCommitId
Long getCommitId()
Getter for
win_user_authn.commit_id.
-
setAuthType
void setAuthType(String value)
Setter for
win_user_authn.auth_type.
-
getAuthType
String getAuthType()
Getter for
win_user_authn.auth_type.
-
setUsername
void setUsername(String value)
Setter for
win_user_authn.username.
-
getUsername
String getUsername()
Getter for
win_user_authn.username.
-
setPassword
void setPassword(String value)
Setter for
win_user_authn.password.
-
getPassword
String getPassword()
Getter for
win_user_authn.password.
-
setExtraPara
void setExtraPara(String value)
Setter for
win_user_authn.extra_para.
-
getExtraPara
String getExtraPara()
Getter for
win_user_authn.extra_para.
-
setExtraUser
void setExtraUser(String value)
Setter for
win_user_authn.extra_user.
-
getExtraUser
String getExtraUser()
Getter for
win_user_authn.extra_user.
-
setExpiredDt
void setExpiredDt(LocalDateTime value)
Setter for
win_user_authn.expired_dt.
-
getExpiredDt
LocalDateTime getExpiredDt()
Getter for
win_user_authn.expired_dt.
-
setFailedCnt
void setFailedCnt(Integer value)
Setter for
win_user_authn.failed_cnt.
-
getFailedCnt
Integer getFailedCnt()
Getter for
win_user_authn.failed_cnt.
-
setFailedMax
void setFailedMax(Integer value)
Setter for
win_user_authn.failed_max.
-
getFailedMax
Integer getFailedMax()
Getter for
win_user_authn.failed_max.
-
fieldsRow
Row14<Long, LocalDateTime, LocalDateTime, LocalDateTime, Long, Long, String, String, String, String, String, LocalDateTime, Integer, Integer> fieldsRow()
-
valuesRow
Row14<Long, LocalDateTime, LocalDateTime, LocalDateTime, Long, Long, String, String, String, String, String, LocalDateTime, Integer, Integer> valuesRow()
-
field2
Field<LocalDateTime> field2()
-
field3
Field<LocalDateTime> field3()
-
field4
Field<LocalDateTime> field4()
-
field12
Field<LocalDateTime> field12()
-
component1
Long component1()
-
component2
LocalDateTime component2()
-
component3
LocalDateTime component3()
-
component4
LocalDateTime component4()
-
component5
Long component5()
-
component6
Long component6()
-
component7
String component7()
-
component8
String component8()
-
component9
String component9()
-
component10
String component10()
-
component11
String component11()
-
component12
LocalDateTime component12()
-
component13
Integer component13()
-
component14
Integer component14()
-
value2
LocalDateTime value2()
-
value3
LocalDateTime value3()
-
value4
LocalDateTime value4()
-
value12
LocalDateTime value12()
-
value1
WinUserAuthnRecord value1(Long value)
-
value2
WinUserAuthnRecord value2(LocalDateTime value)
-
value3
WinUserAuthnRecord value3(LocalDateTime value)
-
value4
WinUserAuthnRecord value4(LocalDateTime value)
-
value5
WinUserAuthnRecord value5(Long value)
-
value6
WinUserAuthnRecord value6(Long value)
-
value7
WinUserAuthnRecord value7(String value)
-
value8
WinUserAuthnRecord value8(String value)
-
value9
WinUserAuthnRecord value9(String value)
-
value10
WinUserAuthnRecord value10(String value)
-
value11
WinUserAuthnRecord value11(String value)
-
value12
WinUserAuthnRecord value12(LocalDateTime value)
-
value13
WinUserAuthnRecord value13(Integer value)
-
value14
WinUserAuthnRecord value14(Integer value)
-
values
WinUserAuthnRecord values(Long value1, LocalDateTime value2, LocalDateTime value3, LocalDateTime value4, Long value5, Long value6, String value7, String value8, String value9, String value10, String value11, LocalDateTime value12, Integer value13, Integer value14)
-
from
void from(IWinUserAuthn from)
Load data from another generated Record/POJO implementing the common interface IWinUserAuthn
-
into
<E extends IWinUserAuthn> E into(E into)
Copy data into another generated Record/POJO implementing the common interface IWinUserAuthn
-
-
-
-