Return just the context information prefix of a context location string
The expected form of the parameter string is:
CONTEXT:LOCATION
The return value of this method will return just the CONTEXT string
Build a "context location" from a context and a location
The format of a context location is:
CONTEXT:LOCATION
If no applicable context information is defined, the CONTEXT token will be set to Constants.NONE
Returns a location string with any prefix context information removed
The expected form of the parameter string is:
CONTEXT:LOCATION
The return value of this method will return just the LOCATION token
This class provides functionality to merge insert statements into batch insert statements from oracle impex sql files within the SqlConverter framework
This post conversion processor deletes each file used as input for the conversion, and renames the newly created file by removing the
".converted" extension