Uses of Class
no.sikt.graphitron.generators.abstractions.DBMethodGenerator
Packages that use DBMethodGenerator
-
Uses of DBMethodGenerator in no.sikt.graphitron.generators.db.fetch
Subclasses of DBMethodGenerator in no.sikt.graphitron.generators.db.fetchModifier and TypeClassDescriptionclassThis class generates the queries needed to resolve entities.classGenerator that creates methods for counting all available elements for a type.classAbstract generator for various database fetching methods.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.class -
Uses of DBMethodGenerator in no.sikt.graphitron.generators.db.update
Subclasses of DBMethodGenerator in no.sikt.graphitron.generators.db.updateModifier and TypeClassDescriptionclassGenerator that creates the default data mutation methods.