|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
public abstract class AbstractDBProcessingExtension
Field Summary |
---|
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension |
---|
log |
Constructor Summary | |
---|---|
AbstractDBProcessingExtension()
|
Method Summary | |
---|---|
protected boolean |
testFallThrough(java.lang.String dbFrameworkName)
Method to test whether the passed in framework name is relevant to this extension. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.axis2.wsdl.codegen.extension.CodeGenExtension |
---|
engage |
Constructor Detail |
---|
public AbstractDBProcessingExtension()
Method Detail |
---|
protected boolean testFallThrough(java.lang.String dbFrameworkName)
dbFrameworkName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |