Uses of Class
no.sikt.graphitron.generators.db.FetchDBMethodGenerator
Packages that use FetchDBMethodGenerator
-
Uses of FetchDBMethodGenerator in no.sikt.graphitron.generators.db
Subclasses of FetchDBMethodGenerator in no.sikt.graphitron.generators.dbModifier and TypeClassDescriptionclassGenerator 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.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.classclassAbstract 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.