Index

A B C G J M O P R S U W 
All Classes and Interfaces|All Packages

A

AbstractUpgradeStatements - Class in org.apache.syncope.core.persistence.jpa.upgrade
 
AbstractUpgradeStatements() - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.AbstractUpgradeStatements
 
add() - Method in class org.apache.syncope.core.persistence.jpa.upgrade.WiserSchemaTool
 

B

buildSchema(SchemaGroup, SchemaGroup, boolean) - Method in class org.apache.syncope.core.persistence.jpa.upgrade.WiserSchemaTool
 

C

commonStatements() - Static method in class org.apache.syncope.core.persistence.jpa.upgrade.AbstractUpgradeStatements
 

G

generateUpgradeSQL(JDBCConfiguration) - Method in class org.apache.syncope.core.persistence.jpa.upgrade.PersistenceUpgraderContext
 
GenerateUpgradeSQL - Class in org.apache.syncope.core.persistence.jpa.upgrade
 
GenerateUpgradeSQL(JDBCConfiguration) - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.GenerateUpgradeSQL
 
getInstance(DBDictionary) - Static method in class org.apache.syncope.core.persistence.jpa.upgrade.UpgradeStatementsFactory
 
getStatements() - Method in class org.apache.syncope.core.persistence.jpa.upgrade.MariaDBUpgradeStatements
 
getStatements() - Method in class org.apache.syncope.core.persistence.jpa.upgrade.MySQLUpgradeStatements
 
getStatements() - Method in class org.apache.syncope.core.persistence.jpa.upgrade.OracleUpgradeStatements
 
getStatements() - Method in class org.apache.syncope.core.persistence.jpa.upgrade.PostgreSQLUpgradeStatements
 
getStatements() - Method in interface org.apache.syncope.core.persistence.jpa.upgrade.UpgradeStatements
 

J

jdbcConf(DataSource, String, String, String) - Method in class org.apache.syncope.core.persistence.jpa.upgrade.PersistenceUpgraderContext
 

M

main(String[]) - Static method in class org.apache.syncope.core.persistence.jpa.upgrade.SyncopeCorePersistenceJPAUpgrader
 
MariaDBUpgradeStatements - Class in org.apache.syncope.core.persistence.jpa.upgrade
 
MariaDBUpgradeStatements() - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.MariaDBUpgradeStatements
 
MySQLUpgradeStatements - Class in org.apache.syncope.core.persistence.jpa.upgrade
 
MySQLUpgradeStatements() - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.MySQLUpgradeStatements
 

O

OracleUpgradeStatements - Class in org.apache.syncope.core.persistence.jpa.upgrade
 
OracleUpgradeStatements() - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.OracleUpgradeStatements
 
org.apache.syncope.core.persistence.jpa.upgrade - package org.apache.syncope.core.persistence.jpa.upgrade
 

P

PersistenceUpgraderContext - Class in org.apache.syncope.core.persistence.jpa.upgrade
 
PersistenceUpgraderContext() - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.PersistenceUpgraderContext
 
PostgreSQLUpgradeStatements - Class in org.apache.syncope.core.persistence.jpa.upgrade
 
PostgreSQLUpgradeStatements() - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.PostgreSQLUpgradeStatements
 

R

run(Writer) - Method in class org.apache.syncope.core.persistence.jpa.upgrade.GenerateUpgradeSQL
 
run(String...) - Method in class org.apache.syncope.core.persistence.jpa.upgrade.SyncopeCorePersistenceJPAUpgrader
 

S

SyncopeCorePersistenceJPAUpgrader - Class in org.apache.syncope.core.persistence.jpa.upgrade
 
SyncopeCorePersistenceJPAUpgrader() - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.SyncopeCorePersistenceJPAUpgrader
 
syncopeDataSource(String, String, String, String) - Method in class org.apache.syncope.core.persistence.jpa.upgrade.PersistenceUpgraderContext
 

U

UpgradeStatements - Interface in org.apache.syncope.core.persistence.jpa.upgrade
 
UpgradeStatementsFactory - Class in org.apache.syncope.core.persistence.jpa.upgrade
 

W

WiserSchemaTool - Class in org.apache.syncope.core.persistence.jpa.upgrade
Compared to the original SchemaTool, this class' methods keep consistent behavior when either _writer is null or not.
WiserSchemaTool(JDBCConfiguration) - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.WiserSchemaTool
 
WiserSchemaTool(JDBCConfiguration, String) - Constructor for class org.apache.syncope.core.persistence.jpa.upgrade.WiserSchemaTool
 
A B C G J M O P R S U W 
All Classes and Interfaces|All Packages