Schnittstelle IQueryCreator
- Alle bekannten Implementierungsklassen:
QueryCreator
public interface IQueryCreator
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
createQueryToGetTableCount
String createQueryToGetTableCount()- Gibt zurück:
- a query to get number of tables.
-
createQueryToLoadJoinedColumns
String createQueryToLoadJoinedColumns()- Gibt zurück:
- a query to load the joined columns.
-
createQueryToLoadJoinedColumns
-
createQueryToLoadSchemaTimestamp
String createQueryToLoadSchemaTimestamp()- Gibt zurück:
- a query to load the schema timestamp.
-