Package com.alibaba.druid.sql.repository
Interface SchemaRepository.SchemaLoader
-
- Enclosing class:
- SchemaRepository
public static interface SchemaRepository.SchemaLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringloadDDL(String catalog, String schema, String objectName)
-