|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mesopotamia.LoaderBase
public class LoaderBase
Field Summary | |
---|---|
protected LoaderEntry |
data
|
protected boolean |
isScanDependent
Scan dependent loaders must set scan number in LOAD_LEVEL table |
protected RepositoryLanguage |
repoLanguage
|
Constructor Summary | |
---|---|
LoaderBase(RepositoryLanguage repoLanguage,
LoaderEntry data)
|
Method Summary | |
---|---|
protected java.lang.Integer |
storeErrorMessage(int scanId,
int sourceUnitId,
java.lang.Throwable e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected RepositoryLanguage repoLanguage
protected boolean isScanDependent
protected LoaderEntry data
Constructor Detail |
---|
public LoaderBase(RepositoryLanguage repoLanguage, LoaderEntry data)
Method Detail |
---|
protected java.lang.Integer storeErrorMessage(int scanId, int sourceUnitId, java.lang.Throwable e) throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |