public class ProcedureRetriever extends AbstractMetadataRetriever
connector| Modifier | Constructor and Description |
|---|---|
protected |
ProcedureRetriever(JdbcMetadataConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canHandle(String id) |
protected Document |
getDocumentById(String id,
DocumentWriter writer,
Connection connection) |
protected String |
idFrom(String path) |
generateId, removeEmptyOrNullElementsprotected ProcedureRetriever(JdbcMetadataConnector connector)
protected Document getDocumentById(String id, DocumentWriter writer, Connection connection)
getDocumentById in class AbstractMetadataRetrieverprotected String idFrom(String path)
idFrom in class AbstractMetadataRetrieverprotected boolean canHandle(String id)
canHandle in class AbstractMetadataRetrieverCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.