Uses of Class
org.junittest.customtemplates_server_springconfiguration.Pet
Packages that use Pet
-
Uses of Pet in org.junittest.customtemplates_server_springconfiguration
Methods in org.junittest.customtemplates_server_springconfiguration that return PetMethods in org.junittest.customtemplates_server_springconfiguration that return types with arguments of type PetModifier and TypeMethodDescriptionDataFetchersDelegatePet.batchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.DataFetchersDelegatePet.unorderedReturnBatchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.