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 GenerationTarget>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 TypeClassDescriptionclassGenerates resolver for the Query.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 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. -
Uses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.mapping
Subclasses of AbstractSchemaMethodGenerator in no.sikt.graphitron.generators.mappingModifier and TypeClassDescriptionclassclassclassclassclass