sqlx4k
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
sqlx4k
sqlx4k-codegen
/
io.github.smyrgeorge.sqlx4k.processor
/
TypeNames
Type
Names
object
TypeNames
(
source
)
Centralized fully qualified names used by codegen processors to avoid magic strings.
Members
Properties
COLUMN_
ANNOTATION
Link copied to clipboard
const
val
COLUMN_ANNOTATION
:
String
CONTEXT_
CRUD_
REPOSITORY
Link copied to clipboard
const
val
CONTEXT_CRUD_REPOSITORY
:
String
CRUD_
REPOSITORY
Link copied to clipboard
const
val
CRUD_REPOSITORY
:
String
ID_
ANNOTATION
Link copied to clipboard
const
val
ID_ANNOTATION
:
String
KOTLIN_
INT
Link copied to clipboard
const
val
KOTLIN_INT
:
String
KOTLIN_
LIST
Link copied to clipboard
const
val
KOTLIN_LIST
:
String
KOTLIN_
LONG
Link copied to clipboard
const
val
KOTLIN_LONG
:
String
KOTLIN_
RESULT
Link copied to clipboard
const
val
KOTLIN_RESULT
:
String
QUERY_
ANNOTATION
Link copied to clipboard
const
val
QUERY_ANNOTATION
:
String
QUERY_
EXECUTOR
Link copied to clipboard
const
val
QUERY_EXECUTOR
:
String
REPOSITORY_
ANNOTATION
Link copied to clipboard
const
val
REPOSITORY_ANNOTATION
:
String
STATEMENT
Link copied to clipboard
const
val
STATEMENT
:
String
TABLE_
ANNOTATION
Link copied to clipboard
const
val
TABLE_ANNOTATION
:
String