Method | Description |
public abstract int deleteErrorMessage(
)
throws java.sql.SQLException | |
public abstract int deleteErrorMessage(
int
)
throws java.sql.SQLException | |
public abstract int deleteErrorMessageByScan(
Integer
)
throws java.sql.SQLException | |
public abstract int deleteErrorMessageBySourceUnit(
Integer
)
throws java.sql.SQLException | |
public abstract int deleteGlobalParameter(
)
throws java.sql.SQLException | |
public abstract int deleteGlobalParameter(
String
)
throws java.sql.SQLException | |
public abstract int deleteLanguage(
)
throws java.sql.SQLException | |
public abstract int deleteLanguage(
String, String
)
throws java.sql.SQLException | |
public abstract int deleteLanguageElementClass(
)
throws java.sql.SQLException | |
public abstract int deleteLanguageElementClass(
int
)
throws java.sql.SQLException | |
public abstract int deleteLanguageElementClassByTokenType(
int
)
throws java.sql.SQLException | |
public abstract int deleteLanguageElementRequiredLevel(
)
throws java.sql.SQLException | |
public abstract int deleteLanguageElementRequiredLevel(
int, int
)
throws java.sql.SQLException | |
public abstract int deleteLanguageElementRequiredLevelByLevel(
int
)
throws java.sql.SQLException | |
public abstract int deleteLoader(
)
throws java.sql.SQLException | |
public abstract int deleteLoader(
int
)
throws java.sql.SQLException | |
public abstract int deleteLoaderByLanguage(
String, String
)
throws java.sql.SQLException | |
public abstract int deleteLoaderDependency(
)
throws java.sql.SQLException | |
public abstract int deleteLoaderDependency(
int, int
)
throws java.sql.SQLException | |
public abstract int deleteLoaderDependencyByDependentLevel(
int
)
throws java.sql.SQLException | |
public abstract int deleteLoaderDependencyByDependsOnLevel(
int
)
throws java.sql.SQLException | |
public abstract int deleteLoaderLanguageLevelEQ(
String, String, String
)
throws java.sql.SQLException | |
public abstract int deleteLoadLevel(
)
throws java.sql.SQLException | |
public abstract int deleteLoadLevel(
int
)
throws java.sql.SQLException | |
public abstract int deleteLoadLevelByErrorMessage(
Integer
)
throws java.sql.SQLException | |
public abstract int deleteLoadLevelByLevel(
int
)
throws java.sql.SQLException | |
public abstract int deleteLoadLevelByScan(
Integer
)
throws java.sql.SQLException | |
public abstract int deleteLoadLevelBySourceUnit(
int
)
throws java.sql.SQLException | |
public abstract int deleteNamespace(
)
throws java.sql.SQLException | |
public abstract int deleteNamespace(
int
)
throws java.sql.SQLException | |
public abstract int deleteNamespaceByRepository(
int
)
throws java.sql.SQLException | |
public abstract int deleteOrphanSourceUnits(
int
)
throws java.sql.SQLException | |
public abstract int deleteRepository(
)
throws java.sql.SQLException | |
public abstract int deleteRepository(
int
)
throws java.sql.SQLException | |
public abstract int deleteScan(
)
throws java.sql.SQLException | |
public abstract int deleteScan(
int
)
throws java.sql.SQLException | |
public abstract int deleteScanByRepository(
int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnit(
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnit(
int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitByLanguage(
String, String
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitByNamespace(
Integer
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitByPrevRevision(
Integer
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitByRepository(
int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitClass(
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitClass(
int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitClassByLanguage(
String, String
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitRequiredLevel(
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitRequiredLevel(
int, int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitRequiredLevelByClass(
int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitRequiredLevelByLoader(
int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitScan(
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitScan(
int, int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitScanByScan(
int
)
throws java.sql.SQLException | |
public abstract int deleteSourceUnitScanBySourceUnit(
int
)
throws java.sql.SQLException | |
public abstract int deleteTokenType(
)
throws java.sql.SQLException | |
public abstract int deleteTokenType(
int
)
throws java.sql.SQLException | |
public abstract int deleteTokenTypeByLanguage(
String, String
)
throws java.sql.SQLException | |
public abstract Iterable getErrorMessage(
)
| |
public abstract Iterable getErrorMessage(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getErrorMessage(
Class
)
| |
public abstract java.util.Collection getErrorMessage(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getErrorMessage(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getErrorMessage(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract ErrorMessage getErrorMessage(
int
)
throws java.sql.SQLException | |
public abstract Object getErrorMessage(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getErrorMessageByScan(
Integer
)
| |
public abstract Iterable getErrorMessageByScan(
Integer, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getErrorMessageByScan(
Integer, Class
)
| |
public abstract java.util.Collection getErrorMessageByScan(
Integer, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getErrorMessageByScan(
Integer, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getErrorMessageByScan(
Integer, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getErrorMessageBySourceUnit(
Integer
)
| |
public abstract Iterable getErrorMessageBySourceUnit(
Integer, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getErrorMessageBySourceUnit(
Integer, Class
)
| |
public abstract java.util.Collection getErrorMessageBySourceUnit(
Integer, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getErrorMessageBySourceUnit(
Integer, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getErrorMessageBySourceUnit(
Integer, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract SourceUnit getExistingSourceUnit(
int, long, String, String
)
throws java.sql.SQLException | |
public abstract Object getExistingSourceUnit(
int, long, String, String, Class
)
throws java.sql.SQLException | |
public abstract Iterable getGlobalParameter(
)
| |
public abstract Iterable getGlobalParameter(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getGlobalParameter(
Class
)
| |
public abstract java.util.Collection getGlobalParameter(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getGlobalParameter(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getGlobalParameter(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract GlobalParameter getGlobalParameter(
String
)
throws java.sql.SQLException | |
public abstract Object getGlobalParameter(
String, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLanguage(
)
| |
public abstract Iterable getLanguage(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLanguage(
Class
)
| |
public abstract java.util.Collection getLanguage(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguage(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguage(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Language getLanguage(
String, String
)
throws java.sql.SQLException | |
public abstract Object getLanguage(
String, String, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLanguageElementClass(
)
| |
public abstract Iterable getLanguageElementClass(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLanguageElementClass(
Class
)
| |
public abstract java.util.Collection getLanguageElementClass(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementClass(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementClass(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract LanguageElementClass getLanguageElementClass(
int
)
throws java.sql.SQLException | |
public abstract Object getLanguageElementClass(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLanguageElementClassByTokenType(
int
)
| |
public abstract Iterable getLanguageElementClassByTokenType(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLanguageElementClassByTokenType(
int, Class
)
| |
public abstract java.util.Collection getLanguageElementClassByTokenType(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementClassByTokenType(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementClassByTokenType(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLanguageElementClassRequiredLevels(
int
)
| |
public abstract Iterable getLanguageElementClassRequiredLevels(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLanguageElementClassRequiredLevels(
int, Class
)
| |
public abstract java.util.Collection getLanguageElementClassRequiredLevels(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementClassRequiredLevels(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementClassRequiredLevels(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLanguageElementRequiredLevel(
)
| |
public abstract Iterable getLanguageElementRequiredLevel(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLanguageElementRequiredLevel(
Class
)
| |
public abstract java.util.Collection getLanguageElementRequiredLevel(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementRequiredLevel(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementRequiredLevel(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract LanguageElementRequiredLevel getLanguageElementRequiredLevel(
int, int
)
throws java.sql.SQLException | |
public abstract Object getLanguageElementRequiredLevel(
int, int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLanguageElementRequiredLevelByLevel(
int
)
| |
public abstract Iterable getLanguageElementRequiredLevelByLevel(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLanguageElementRequiredLevelByLevel(
int, Class
)
| |
public abstract java.util.Collection getLanguageElementRequiredLevelByLevel(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementRequiredLevelByLevel(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLanguageElementRequiredLevelByLevel(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoader(
)
| |
public abstract Iterable getLoader(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoader(
Class
)
| |
public abstract java.util.Collection getLoader(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoader(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoader(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Loader getLoader(
int
)
throws java.sql.SQLException | |
public abstract Object getLoader(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoaderByLanguage(
String, String
)
| |
public abstract Iterable getLoaderByLanguage(
String, String, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoaderByLanguage(
String, String, Class
)
| |
public abstract java.util.Collection getLoaderByLanguage(
String, String, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoaderByLanguage(
String, String, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoaderByLanguage(
String, String, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoaderDependency(
)
| |
public abstract Iterable getLoaderDependency(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoaderDependency(
Class
)
| |
public abstract java.util.Collection getLoaderDependency(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoaderDependency(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoaderDependency(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract LoaderDependency getLoaderDependency(
int, int
)
throws java.sql.SQLException | |
public abstract Object getLoaderDependency(
int, int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoaderDependencyByDependentLevel(
int
)
| |
public abstract Iterable getLoaderDependencyByDependentLevel(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoaderDependencyByDependentLevel(
int, Class
)
| |
public abstract java.util.Collection getLoaderDependencyByDependentLevel(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoaderDependencyByDependentLevel(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoaderDependencyByDependentLevel(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoaderDependencyByDependsOnLevel(
int
)
| |
public abstract Iterable getLoaderDependencyByDependsOnLevel(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoaderDependencyByDependsOnLevel(
int, Class
)
| |
public abstract java.util.Collection getLoaderDependencyByDependsOnLevel(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoaderDependencyByDependsOnLevel(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoaderDependencyByDependsOnLevel(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Loader getLoaderLanguageLevelEQ(
String, String, String
)
throws java.sql.SQLException | |
public abstract Object getLoaderLanguageLevelEQ(
String, String, String, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoadError(
int, int
)
| |
public abstract Iterable getLoadError(
int, int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoadError(
int, int, Class
)
| |
public abstract java.util.Collection getLoadError(
int, int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadError(
int, int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadError(
int, int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoadLevel(
)
| |
public abstract Iterable getLoadLevel(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoadLevel(
Class
)
| |
public abstract java.util.Collection getLoadLevel(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevel(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevel(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract LoadLevel getLoadLevel(
int
)
throws java.sql.SQLException | |
public abstract Object getLoadLevel(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoadLevelByErrorMessage(
Integer
)
| |
public abstract Iterable getLoadLevelByErrorMessage(
Integer, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoadLevelByErrorMessage(
Integer, Class
)
| |
public abstract java.util.Collection getLoadLevelByErrorMessage(
Integer, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevelByErrorMessage(
Integer, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevelByErrorMessage(
Integer, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoadLevelByLevel(
int
)
| |
public abstract Iterable getLoadLevelByLevel(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoadLevelByLevel(
int, Class
)
| |
public abstract java.util.Collection getLoadLevelByLevel(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevelByLevel(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevelByLevel(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoadLevelByScan(
Integer
)
| |
public abstract Iterable getLoadLevelByScan(
Integer, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoadLevelByScan(
Integer, Class
)
| |
public abstract java.util.Collection getLoadLevelByScan(
Integer, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevelByScan(
Integer, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevelByScan(
Integer, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getLoadLevelBySourceUnit(
int
)
| |
public abstract Iterable getLoadLevelBySourceUnit(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getLoadLevelBySourceUnit(
int, Class
)
| |
public abstract java.util.Collection getLoadLevelBySourceUnit(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevelBySourceUnit(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getLoadLevelBySourceUnit(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getNamespace(
)
| |
public abstract Iterable getNamespace(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getNamespace(
Class
)
| |
public abstract java.util.Collection getNamespace(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getNamespace(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getNamespace(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Namespace getNamespace(
int
)
throws java.sql.SQLException | |
public abstract Object getNamespace(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getNamespaceByRepository(
int
)
| |
public abstract Iterable getNamespaceByRepository(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getNamespaceByRepository(
int, Class
)
| |
public abstract java.util.Collection getNamespaceByRepository(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getNamespaceByRepository(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getNamespaceByRepository(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getRepository(
)
| |
public abstract Iterable getRepository(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getRepository(
Class
)
| |
public abstract java.util.Collection getRepository(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getRepository(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getRepository(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Repository getRepository(
int
)
throws java.sql.SQLException | |
public abstract Object getRepository(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getScan(
)
| |
public abstract Iterable getScan(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getScan(
Class
)
| |
public abstract java.util.Collection getScan(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getScan(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getScan(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Scan getScan(
int
)
throws java.sql.SQLException | |
public abstract Object getScan(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getScanByRepository(
int
)
| |
public abstract Iterable getScanByRepository(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getScanByRepository(
int, Class
)
| |
public abstract java.util.Collection getScanByRepository(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getScanByRepository(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getScanByRepository(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getScanLoadError(
int
)
| |
public abstract Iterable getScanLoadError(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getScanLoadError(
int, Class
)
| |
public abstract java.util.Collection getScanLoadError(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getScanLoadError(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getScanLoadError(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnit(
)
| |
public abstract Iterable getSourceUnit(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnit(
Class
)
| |
public abstract java.util.Collection getSourceUnit(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnit(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnit(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract SourceUnit getSourceUnit(
int
)
throws java.sql.SQLException | |
public abstract Object getSourceUnit(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitByLanguage(
String, String
)
| |
public abstract Iterable getSourceUnitByLanguage(
String, String, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitByLanguage(
String, String, Class
)
| |
public abstract java.util.Collection getSourceUnitByLanguage(
String, String, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitByLanguage(
String, String, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitByLanguage(
String, String, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitByNamespace(
Integer
)
| |
public abstract Iterable getSourceUnitByNamespace(
Integer, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitByNamespace(
Integer, Class
)
| |
public abstract java.util.Collection getSourceUnitByNamespace(
Integer, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitByNamespace(
Integer, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitByNamespace(
Integer, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitByPrevRevision(
Integer
)
| |
public abstract Iterable getSourceUnitByPrevRevision(
Integer, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitByPrevRevision(
Integer, Class
)
| |
public abstract java.util.Collection getSourceUnitByPrevRevision(
Integer, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitByPrevRevision(
Integer, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitByPrevRevision(
Integer, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitByRepository(
int
)
| |
public abstract Iterable getSourceUnitByRepository(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitByRepository(
int, Class
)
| |
public abstract java.util.Collection getSourceUnitByRepository(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitByRepository(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitByRepository(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitClass(
)
| |
public abstract Iterable getSourceUnitClass(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitClass(
Class
)
| |
public abstract java.util.Collection getSourceUnitClass(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitClass(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitClass(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract SourceUnitClass getSourceUnitClass(
int
)
throws java.sql.SQLException | |
public abstract Object getSourceUnitClass(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitClassByLanguage(
String, String
)
| |
public abstract Iterable getSourceUnitClassByLanguage(
String, String, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitClassByLanguage(
String, String, Class
)
| |
public abstract java.util.Collection getSourceUnitClassByLanguage(
String, String, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitClassByLanguage(
String, String, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitClassByLanguage(
String, String, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitClassRequiredLevels(
int
)
| |
public abstract Iterable getSourceUnitClassRequiredLevels(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitClassRequiredLevels(
int, Class
)
| |
public abstract java.util.Collection getSourceUnitClassRequiredLevels(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitClassRequiredLevels(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitClassRequiredLevels(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract LoadLevel getSourceUnitLoadLevel(
int, int, int
)
throws java.sql.SQLException | |
public abstract Object getSourceUnitLoadLevel(
int, int, int, Class
)
throws java.sql.SQLException | |
public abstract LoadLevel getSourceUnitLoadLevel(
int, int
)
throws java.sql.SQLException | |
public abstract Object getSourceUnitLoadLevel(
int, int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitLoadLevels(
int, int
)
| |
public abstract Iterable getSourceUnitLoadLevels(
int, int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitLoadLevels(
int, int, Class
)
| |
public abstract java.util.Collection getSourceUnitLoadLevels(
int, int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitLoadLevels(
int, int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitLoadLevels(
int, int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitRequiredLevel(
)
| |
public abstract Iterable getSourceUnitRequiredLevel(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitRequiredLevel(
Class
)
| |
public abstract java.util.Collection getSourceUnitRequiredLevel(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitRequiredLevel(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitRequiredLevel(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract SourceUnitRequiredLevel getSourceUnitRequiredLevel(
int, int
)
throws java.sql.SQLException | |
public abstract Object getSourceUnitRequiredLevel(
int, int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitRequiredLevelByClass(
int
)
| |
public abstract Iterable getSourceUnitRequiredLevelByClass(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitRequiredLevelByClass(
int, Class
)
| |
public abstract java.util.Collection getSourceUnitRequiredLevelByClass(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitRequiredLevelByClass(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitRequiredLevelByClass(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitRequiredLevelByLoader(
int
)
| |
public abstract Iterable getSourceUnitRequiredLevelByLoader(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitRequiredLevelByLoader(
int, Class
)
| |
public abstract java.util.Collection getSourceUnitRequiredLevelByLoader(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitRequiredLevelByLoader(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitRequiredLevelByLoader(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitScan(
)
| |
public abstract Iterable getSourceUnitScan(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitScan(
Class
)
| |
public abstract java.util.Collection getSourceUnitScan(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitScan(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitScan(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract SourceUnitScan getSourceUnitScan(
int, int
)
throws java.sql.SQLException | |
public abstract Object getSourceUnitScan(
int, int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitScanByScan(
int
)
| |
public abstract Iterable getSourceUnitScanByScan(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitScanByScan(
int, Class
)
| |
public abstract java.util.Collection getSourceUnitScanByScan(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitScanByScan(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitScanByScan(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitScanBySourceUnit(
int
)
| |
public abstract Iterable getSourceUnitScanBySourceUnit(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitScanBySourceUnit(
int, Class
)
| |
public abstract java.util.Collection getSourceUnitScanBySourceUnit(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitScanBySourceUnit(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitScanBySourceUnit(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitsInScan(
int
)
| |
public abstract Iterable getSourceUnitsInScan(
int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitsInScan(
int, Class
)
| |
public abstract java.util.Collection getSourceUnitsInScan(
int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitsInScan(
int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitsInScan(
int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getSourceUnitSuccessfulLoadLevels(
int, int
)
| |
public abstract Iterable getSourceUnitSuccessfulLoadLevels(
int, int, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getSourceUnitSuccessfulLoadLevels(
int, int, Class
)
| |
public abstract java.util.Collection getSourceUnitSuccessfulLoadLevels(
int, int, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitSuccessfulLoadLevels(
int, int, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getSourceUnitSuccessfulLoadLevels(
int, int, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract Iterable getTokenType(
)
| |
public abstract Iterable getTokenType(
biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getTokenType(
Class
)
| |
public abstract java.util.Collection getTokenType(
java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getTokenType(
java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getTokenType(
java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract TokenType getTokenType(
int
)
throws java.sql.SQLException | |
public abstract Object getTokenType(
int, Class
)
throws java.sql.SQLException | |
public abstract Iterable getTokenTypeByLanguage(
String, String
)
| |
public abstract Iterable getTokenTypeByLanguage(
String, String, biz.hammurapi.convert.ConverterClosure
)
| |
public abstract Iterable getTokenTypeByLanguage(
String, String, Class
)
| |
public abstract java.util.Collection getTokenTypeByLanguage(
String, String, java.util.Collection
)
throws java.sql.SQLException | |
public abstract java.util.Collection getTokenTypeByLanguage(
String, String, java.util.Collection, biz.hammurapi.convert.ConverterClosure
)
throws java.sql.SQLException | |
public abstract java.util.Collection getTokenTypeByLanguage(
String, String, java.util.Collection, Class
)
throws java.sql.SQLException | |
public abstract int insertErrorMessage(
int, String, String, Integer, Integer
)
throws java.sql.SQLException | |
public abstract int insertErrorMessage(
ErrorMessage
)
throws java.sql.SQLException | |
public abstract int insertErrorMessage(
ErrorMessage, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertGlobalParameter(
String, String, String
)
throws java.sql.SQLException | |
public abstract int insertGlobalParameter(
GlobalParameter
)
throws java.sql.SQLException | |
public abstract int insertLanguage(
String, String, String, String
)
throws java.sql.SQLException | |
public abstract int insertLanguage(
Language
)
throws java.sql.SQLException | |
public abstract int insertLanguageElementClass(
int, int, String, String, String, boolean
)
throws java.sql.SQLException | |
public abstract int insertLanguageElementClass(
LanguageElementClass
)
throws java.sql.SQLException | |
public abstract int insertLanguageElementClass(
LanguageElementClass, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertLanguageElementRequiredLevel(
int, int, String
)
throws java.sql.SQLException | |
public abstract int insertLanguageElementRequiredLevel(
LanguageElementRequiredLevel
)
throws java.sql.SQLException | |
public abstract int insertLoader(
int, String, String, String, String, String, boolean, boolean, boolean, String
)
throws java.sql.SQLException | |
public abstract int insertLoader(
Loader
)
throws java.sql.SQLException | |
public abstract int insertLoader(
Loader, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertLoaderDependency(
int, int, String
)
throws java.sql.SQLException | |
public abstract int insertLoaderDependency(
LoaderDependency
)
throws java.sql.SQLException | |
public abstract int insertLoadLevel(
int, int, int, Integer, Integer, boolean, byte
)
throws java.sql.SQLException | |
public abstract int insertLoadLevel(
LoadLevel
)
throws java.sql.SQLException | |
public abstract int insertLoadLevel(
LoadLevel, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertNamespace(
int, int, String
)
throws java.sql.SQLException | |
public abstract int insertNamespace(
Namespace
)
throws java.sql.SQLException | |
public abstract int insertNamespace(
Namespace, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertRepository(
int, String, String
)
throws java.sql.SQLException | |
public abstract int insertRepository(
Repository
)
throws java.sql.SQLException | |
public abstract int insertRepository(
Repository, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertScan(
int, int, java.sql.Timestamp, String
)
throws java.sql.SQLException | |
public abstract int insertScan(
Scan
)
throws java.sql.SQLException | |
public abstract int insertScan(
Scan, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertSourceUnit(
int, String, String, Long, String, java.sql.Timestamp, String, Integer, Integer, String, String, int
)
throws java.sql.SQLException | |
public abstract int insertSourceUnit(
SourceUnit
)
throws java.sql.SQLException | |
public abstract int insertSourceUnit(
SourceUnit, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertSourceUnitClass(
int, String, String, String, String
)
throws java.sql.SQLException | |
public abstract int insertSourceUnitClass(
SourceUnitClass
)
throws java.sql.SQLException | |
public abstract int insertSourceUnitClass(
SourceUnitClass, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract int insertSourceUnitRequiredLevel(
int, int, String
)
throws java.sql.SQLException | |
public abstract int insertSourceUnitRequiredLevel(
SourceUnitRequiredLevel
)
throws java.sql.SQLException | |
public abstract int insertSourceUnitScan(
int, int
)
throws java.sql.SQLException | |
public abstract int insertSourceUnitScan(
SourceUnitScan
)
throws java.sql.SQLException | |
public abstract int insertTokenType(
int, String, String, int, String, String, boolean, boolean, String
)
throws java.sql.SQLException | |
public abstract int insertTokenType(
TokenType
)
throws java.sql.SQLException | |
public abstract int insertTokenType(
TokenType, biz.hammurapi.sql.IdentityManager
)
throws java.sql.SQLException | |
public abstract void processErrorMessage(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processErrorMessageByScan(
Integer, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processErrorMessageBySourceUnit(
Integer, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processGlobalParameter(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLanguage(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLanguageElementClass(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLanguageElementClassByTokenType(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLanguageElementClassRequiredLevels(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLanguageElementRequiredLevel(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLanguageElementRequiredLevelByLevel(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoader(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoaderByLanguage(
String, String, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoaderDependency(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoaderDependencyByDependentLevel(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoaderDependencyByDependsOnLevel(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoadError(
int, int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoadLevel(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoadLevelByErrorMessage(
Integer, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoadLevelByLevel(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoadLevelByScan(
Integer, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processLoadLevelBySourceUnit(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processNamespace(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processNamespaceByRepository(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processRepository(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processScan(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processScanByRepository(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processScanLoadError(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnit(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitByLanguage(
String, String, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitByNamespace(
Integer, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitByPrevRevision(
Integer, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitByRepository(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitClass(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitClassByLanguage(
String, String, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitClassRequiredLevels(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitLoadLevels(
int, int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitRequiredLevel(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitRequiredLevelByClass(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitRequiredLevelByLoader(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitScan(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitScanByScan(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitScanBySourceUnit(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitsInScan(
int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processSourceUnitSuccessfulLoadLevels(
int, int, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processTokenType(
biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract void processTokenTypeByLanguage(
String, String, biz.hammurapi.sql.RowProcessor
)
throws java.sql.SQLException | |
public abstract int updateErrorMessage(
ErrorMessage
)
throws java.sql.SQLException | |
public abstract int updateGlobalParameter(
GlobalParameter
)
throws java.sql.SQLException | |
public abstract int updateLanguage(
Language
)
throws java.sql.SQLException | |
public abstract int updateLanguageElementClass(
LanguageElementClass
)
throws java.sql.SQLException | |
public abstract int updateLanguageElementRequiredLevel(
LanguageElementRequiredLevel
)
throws java.sql.SQLException | |
public abstract int updateLoader(
Loader
)
throws java.sql.SQLException | |
public abstract int updateLoaderDependency(
LoaderDependency
)
throws java.sql.SQLException | |
public abstract int updateLoadLevel(
LoadLevel
)
throws java.sql.SQLException | |
public abstract int updateNamespace(
Namespace
)
throws java.sql.SQLException | |
public abstract int updateRepository(
Repository
)
throws java.sql.SQLException | |
public abstract int updateScan(
Scan
)
throws java.sql.SQLException | |
public abstract int updateSourceUnit(
SourceUnit
)
throws java.sql.SQLException | |
public abstract int updateSourceUnitClass(
SourceUnitClass
)
throws java.sql.SQLException | |
public abstract int updateSourceUnitRequiredLevel(
SourceUnitRequiredLevel
)
throws java.sql.SQLException | |
public abstract int updateTokenType(
TokenType
)
throws java.sql.SQLException | |