toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
user-service
/
social.user.infrastructure.persitence.sql
/
SQLOperation
SQLOperation
object
SQLOperation
Object to store the SQL operations.
Members
Properties
DELETE_USER_BY_ID
Link copied to clipboard
const
val
DELETE_USER_BY_ID
:
String
INSERT_USER
Link copied to clipboard
const
val
INSERT_USER
:
String
SELECT_ALL_USERS
Link copied to clipboard
const
val
SELECT_ALL_USERS
:
String
SELECT_USER_BY_ID
Link copied to clipboard
const
val
SELECT_USER_BY_ID
:
String
UPDATE_USER
Link copied to clipboard
const
val
UPDATE_USER
:
String