Uses of Class
no.sikt.graphitron.generators.abstractions.AbstractSchemaMethodGenerator
Packages that use AbstractSchemaMethodGenerator
Package
Description
-
Uses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.abstractions
Subclasses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.abstractionsModifier and TypeClassDescriptionclassclassclassDBMethodGenerator<T extends ObjectField>Generic select query generation functionality is contained within this class. -
Uses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.datafetchers.operations
Subclasses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.datafetchers.operationsModifier and TypeClassDescriptionclassThis class generates the main entity resolver.classGenerates resolvers for the Node interface.classThis class generates the data fetchers for default fetch or mutation queries with potential arguments or pagination. -
Uses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.datafetchers.typeresolvers
Subclasses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.datafetchers.typeresolversModifier and TypeClassDescriptionclassClass for generating the helper method for type resolvers.classClass for generating any type resolvers. -
Uses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.db
Subclasses of AbstractSchemaMethodGenerator 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.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.classclassAbstract base class for generators that create nested helper methods for database query generation.classGenerator that creates the default data mutation methods. -
Uses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.mapping
Subclasses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.mappingModifier and TypeClassDescriptionclassclassclassclassclass