Uses of Class
org.onebusaway.gtfs_transformer.deferred.EntitySchemaCache
Packages that use EntitySchemaCache
-
Uses of EntitySchemaCache in org.onebusaway.gtfs_transformer.deferred
Constructors in org.onebusaway.gtfs_transformer.deferred with parameters of type EntitySchemaCacheModifierConstructorDescriptionDeferredValueConverter(GtfsReader reader, EntitySchemaCache schemaCache, GtfsRelationalDao dao) DeferredValueMatcher(GtfsReader reader, EntitySchemaCache schemaCache, Object value) DeferredValueSetter(GtfsReader reader, EntitySchemaCache schemaCache, GtfsRelationalDao dao, Object value) DeferredValueSupport(GtfsReader reader, EntitySchemaCache schemaCache) PropertyPathExpressionValueSetter(GtfsReader reader, EntitySchemaCache schemaCache, GtfsRelationalDao dao, PropertyPathExpression expression)