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 TypeClassDescriptionclassThis class generates the queries needed to resolve entities.classGenerator that creates methods for counting all available elements for a type.classGenerator 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 default data mutation methods.