Uses of Class
no.sikt.graphitron.generators.abstractions.DBMethodGenerator
Packages that use DBMethodGenerator
-
Uses of DBMethodGenerator in no.sikt.graphitron.generators.db
Subclasses of DBMethodGenerator in no.sikt.graphitron.generators.dbModifier and TypeClassDescriptionclassGenerator that creates the default data mutation methods.classGenerator that creates the data fetching methods for entity implementations, e.g. queries used by the federation entity resolver.classGenerator that creates methods for counting all available elements for a type.classAbstract generator for various database fetching methods.classGenerator that creates the data fetching methods for entitiesclassGenerator that creates the default data fetching methodsclassclassGenerator that creates the data fetching methods for interface implementations, e.g. queries used by the node resolver.classclassGenerator that creates methods for fetching existing table records by primary key.classAbstract base class for generators that create nested helper methods for database query generation.classGenerator that creates the data fetching methods for interface implementations, e.g. queries used by the node resolver.classclassGenerator that creates DB fetch methods for fields where a @service returns a table-backed type.classGenerator that creates the default data mutation methods.