Package com.io7m.cardant.database.api
Interface CADatabaseQueriesTypesType.TypeDeclarationPutType
- All Superinterfaces:
CADatabaseQueriesType,CADatabaseQueriesTypesType,CADatabaseQueryType<CATypeDeclaration,CADatabaseUnit>
- All Known Implementing Classes:
CADBQTypeDeclPut
- Enclosing interface:
CADatabaseQueriesTypesType
public static non-sealed interface CADatabaseQueriesTypesType.TypeDeclarationPutType
extends CADatabaseQueryType<CATypeDeclaration,CADatabaseUnit>, CADatabaseQueriesTypesType
Create or update 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