Constant Field Values
Contents
org.apache.*
-
org.apache.syncope.core.persistence.jpa.PersistenceProperties
-
org.apache.syncope.core.persistence.jpa.dao.MariaDBJPAAnySearchDAOModifier and TypeConstant FieldValue
protected static final StringSELECT_COLS_FROM_VIEW"any_id,creationContext,creationDate,creator,lastChangeContext,lastChangeDate,lastModifier,status,changePwdDate,cipherAlgorithm,failedLogins,lastLoginDate,mustChangePassword,suspended,username" -
org.apache.syncope.core.persistence.jpa.dao.MySQLJPAAnySearchDAOModifier and TypeConstant FieldValue
protected static final StringSELECT_COLS_FROM_VIEW"any_id,creationContext,creationDate,creator,lastChangeContext,lastChangeDate,lastModifier,status,changePwdDate,cipherAlgorithm,failedLogins,lastLoginDate,mustChangePassword,suspended,username" -
org.apache.syncope.core.persistence.jpa.dao.OracleJPAAnySearchDAOModifier and TypeConstant FieldValue
protected static final StringSELECT_COLS_FROM_VIEW"any_id,creationContext,creationDate,creator,lastChangeContext,lastChangeDate,lastModifier,status,changePwdDate,cipherAlgorithm,failedLogins,lastLoginDate,mustChangePassword,suspended,username" -
org.apache.syncope.core.persistence.jpa.dao.PGJPAAnySearchDAOModifier and TypeConstant FieldValue
protected static final String"!$()*+.:<=>?[\\]^{|}-"protected static final StringSELECT_COLS_FROM_VIEW"any_id,creationContext,creationDate,creator,lastChangeContext,lastChangeDate,lastModifier,status,changePwdDate,cipherAlgorithm,failedLogins,lastLoginDate,mustChangePassword,suspended,username"
-
org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepoExt
-
org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepoExt
-
org.apache.syncope.core.persistence.jpa.dao.repo.MariaDBPlainSchemaRepoExtImplModifier and TypeConstant FieldValue
protected static final String"SELECT id FROM %TABLE% WHERE JSON_CONTAINS(plainAttrs, \'[{\"schema\":\"%SCHEMA%\"}]\') " -
org.apache.syncope.core.persistence.jpa.dao.repo.MySQLPlainSchemaRepoExtImplModifier and TypeConstant FieldValue
protected static final String"SELECT id FROM %TABLE% WHERE JSON_CONTAINS(plainAttrs, \'[{\"schema\":\"%SCHEMA%\"}]\') " -
org.apache.syncope.core.persistence.jpa.dao.repo.OraclePlainSchemaRepoExtImplModifier and TypeConstant FieldValue
protected static final String"SELECT id FROM %TABLE%, %JSON_TABLE% " -
org.apache.syncope.core.persistence.jpa.dao.repo.PGPlainSchemaRepoExtImplModifier and TypeConstant FieldValue
protected static final String"SELECT id FROM %TABLE% WHERE plainAttrs::jsonb @> \'[{\"schema\":\"%SCHEMA%\"}]\'::jsonb " -
org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepoExt
-
org.apache.syncope.core.persistence.jpa.entity.AbstractSchema
-
org.apache.syncope.core.persistence.jpa.entity.JPAAccessToken
-
org.apache.syncope.core.persistence.jpa.entity.JPAAnyAbout
-
org.apache.syncope.core.persistence.jpa.entity.JPAAnyTemplateRealm
-
org.apache.syncope.core.persistence.jpa.entity.JPAAnyType
-
org.apache.syncope.core.persistence.jpa.entity.JPAAnyTypeClass
-
org.apache.syncope.core.persistence.jpa.entity.JPAAuditConf
-
org.apache.syncope.core.persistence.jpa.entity.JPAAuditEvent
-
org.apache.syncope.core.persistence.jpa.entity.JPABatch
-
org.apache.syncope.core.persistence.jpa.entity.JPAConnInstance
-
org.apache.syncope.core.persistence.jpa.entity.JPADelegation
-
org.apache.syncope.core.persistence.jpa.entity.JPADerSchema
-
org.apache.syncope.core.persistence.jpa.entity.JPADynRealm
-
org.apache.syncope.core.persistence.jpa.entity.JPADynRealmMembership
-
org.apache.syncope.core.persistence.jpa.entity.JPAExternalResource
-
org.apache.syncope.core.persistence.jpa.entity.JPAFIQLQuery
-
org.apache.syncope.core.persistence.jpa.entity.JPAImplementation
-
org.apache.syncope.core.persistence.jpa.entity.JPAJobStatus
-
org.apache.syncope.core.persistence.jpa.entity.JPAMailTemplate
-
org.apache.syncope.core.persistence.jpa.entity.JPANotification
-
org.apache.syncope.core.persistence.jpa.entity.JPAPlainSchema
-
org.apache.syncope.core.persistence.jpa.entity.JPARealm
-
org.apache.syncope.core.persistence.jpa.entity.JPARelationshipType
-
org.apache.syncope.core.persistence.jpa.entity.JPARemediation
-
org.apache.syncope.core.persistence.jpa.entity.JPAReport
-
org.apache.syncope.core.persistence.jpa.entity.JPAReportExec
-
org.apache.syncope.core.persistence.jpa.entity.JPARole
-
org.apache.syncope.core.persistence.jpa.entity.JPASRARoute
-
org.apache.syncope.core.persistence.jpa.entity.am.JPAAttrRepo
-
org.apache.syncope.core.persistence.jpa.entity.am.JPAAuthModule
-
org.apache.syncope.core.persistence.jpa.entity.am.JPAAuthProfile
-
org.apache.syncope.core.persistence.jpa.entity.am.JPACASSPClientApp
-
org.apache.syncope.core.persistence.jpa.entity.am.JPAOIDCJWKS
-
org.apache.syncope.core.persistence.jpa.entity.am.JPAOIDCRPClientApp
-
org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2IdPEntity
-
org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2SPClientApp
-
org.apache.syncope.core.persistence.jpa.entity.am.JPAWAConfigEntry
-
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAADynGroupMembership
-
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAMembership
-
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAnyObject
-
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAARelationship
-
org.apache.syncope.core.persistence.jpa.entity.group.JPAGRelationship
-
org.apache.syncope.core.persistence.jpa.entity.group.JPAGroup
-
org.apache.syncope.core.persistence.jpa.entity.group.JPATypeExtension
-
org.apache.syncope.core.persistence.jpa.entity.keymaster.JPAConfParam
-
org.apache.syncope.core.persistence.jpa.entity.keymaster.JPADomain
-
org.apache.syncope.core.persistence.jpa.entity.keymaster.JPANetworkService
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAAccessPolicy
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAAccountPolicy
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAAttrReleasePolicy
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAAuthPolicy
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAInboundCorrelationRuleEntity
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAInboundPolicy
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPasswordPolicy
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPropagationPolicy
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPushCorrelationRuleEntity
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPushPolicy
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPATicketExpirationPolicy
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAAnyTemplateLiveSyncTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAAnyTemplatePullTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAFormPropertyDef
-
org.apache.syncope.core.persistence.jpa.entity.task.JPALiveSyncTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPALiveSyncTaskExec
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTaskCommand
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTaskExec
-
org.apache.syncope.core.persistence.jpa.entity.task.JPANotificationTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPANotificationTaskExec
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAPropagationTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAPropagationTaskExec
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAPullTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAPullTaskExec
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTaskExec
-
org.apache.syncope.core.persistence.jpa.entity.task.JPASchedTask
-
org.apache.syncope.core.persistence.jpa.entity.task.JPASchedTaskExec
-
org.apache.syncope.core.persistence.jpa.entity.user.JPALinkedAccount
-
org.apache.syncope.core.persistence.jpa.entity.user.JPASecurityQuestion
-
org.apache.syncope.core.persistence.jpa.entity.user.JPAUDynGroupMembership
-
org.apache.syncope.core.persistence.jpa.entity.user.JPAUMembership
-
org.apache.syncope.core.persistence.jpa.entity.user.JPAURelationship
-
org.apache.syncope.core.persistence.jpa.entity.user.JPAUser