oracle.apps.fnd.applxdf.comp.schemaseparation
Class RoleGrantsAndSynonymCreator
java.lang.Object
oracle.apps.fnd.applxdf.comp.schemaseparation.RoleGrantsAndSynonymCreator
public class RoleGrantsAndSynonymCreator
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IS_SELECT_ALLOWED
public static final java.lang.String IS_SELECT_ALLOWED
- See Also:
- Constant Field Values
IS_INSERT_ALLOWED
public static final java.lang.String IS_INSERT_ALLOWED
- See Also:
- Constant Field Values
IS_UPDATE_ALLOWED
public static final java.lang.String IS_UPDATE_ALLOWED
- See Also:
- Constant Field Values
IS_DELETE_ALLOWED
public static final java.lang.String IS_DELETE_ALLOWED
- See Also:
- Constant Field Values
IS_FLASHBACK_ALLOWED
public static final java.lang.String IS_FLASHBACK_ALLOWED
- See Also:
- Constant Field Values
RoleGrantsAndSynonymCreator
public RoleGrantsAndSynonymCreator()
getGrantStatement
public java.lang.StringBuilder[] getGrantStatement(DBObject dbObj,
java.lang.String objectType)
getRevokeStatements
public java.lang.String[] getRevokeStatements(java.sql.Connection connection,
XDFLogger logger,
java.lang.String objectType)
schemaSepTask
public int schemaSepTask(Parameters param,
DBObject dbObj,
java.lang.String objectType,
XDFLogger logger)
Copyright © 2012 Oracle. All Rights Reserved.