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, removeEmptyOrNullElements
protected ProcedureRetriever(JdbcMetadataConnector connector)
protected Document getDocumentById(String id, DocumentWriter writer, Connection connection)
getDocumentById
in class AbstractMetadataRetriever
protected String idFrom(String path)
idFrom
in class AbstractMetadataRetriever
protected boolean canHandle(String id)
canHandle
in class AbstractMetadataRetriever
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.