Package com.io7m.cardant.database.api
Interface CADatabaseQueriesTypesType.TypeDeclarationGetType
- All Superinterfaces:
CADatabaseQueriesType,CADatabaseQueriesTypesType,CADatabaseQueryType<com.io7m.lanark.core.RDottedName,Optional<CATypeDeclaration>>
- All Known Implementing Classes:
CADBQTypeDeclGet
- Enclosing interface:
CADatabaseQueriesTypesType
public static non-sealed interface CADatabaseQueriesTypesType.TypeDeclarationGetType
extends CADatabaseQueryType<com.io7m.lanark.core.RDottedName,Optional<CATypeDeclaration>>, CADatabaseQueriesTypesType
Get a type declaration.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.io7m.cardant.database.api.CADatabaseQueriesTypesType
CADatabaseQueriesTypesType.TypeDeclarationGetMultipleType, CADatabaseQueriesTypesType.TypeDeclarationGetType, CADatabaseQueriesTypesType.TypeDeclarationPutType, CADatabaseQueriesTypesType.TypeDeclarationRemoveType, CADatabaseQueriesTypesType.TypeDeclarationsReferencingScalarType, CADatabaseQueriesTypesType.TypeDeclarationsSearchType, CADatabaseQueriesTypesType.TypeScalarGetType, CADatabaseQueriesTypesType.TypeScalarPutType, CADatabaseQueriesTypesType.TypeScalarRemoveType, CADatabaseQueriesTypesType.TypeScalarSearchType -
Field Summary
Fields inherited from interface com.io7m.cardant.database.api.CADatabaseQueriesType
EARLIEST -
Method Summary
Methods inherited from interface com.io7m.cardant.database.api.CADatabaseQueryType
execute