Uses of Interface
io.ciera.tool.sql.loader.RealLoader
Packages that use RealLoader
-
Uses of RealLoader in io.ciera.tool
Methods in io.ciera.tool with parameters of type RealLoaderModifier and TypeMethodDescriptionvoidSql.relate_R3008_RealLoader_is_a_AttributeLoader(RealLoader form, AttributeLoader part) voidSqlSqlLoader.serialize_3008(RealLoader realloader_inst, PrintStream out) voidSqlSqlLoader.serialize_RealLoader(RealLoader realloader_inst, PrintStream out) voidSql.unrelate_R3008_RealLoader_is_a_AttributeLoader(RealLoader form, AttributeLoader part) -
Uses of RealLoader in io.ciera.tool.sql.loader
Methods in io.ciera.tool.sql.loader that return RealLoaderMethods in io.ciera.tool.sql.loader with parameters of type RealLoaderModifier and TypeMethodDescriptiondefault voidAttributeLoader.setR3008_is_a_RealLoader(RealLoader inst) -
Uses of RealLoader in io.ciera.tool.sql.loader.impl
Classes in io.ciera.tool.sql.loader.impl that implement RealLoaderFields in io.ciera.tool.sql.loader.impl declared as RealLoaderMethods in io.ciera.tool.sql.loader.impl that return RealLoaderModifier and TypeMethodDescriptionstatic RealLoaderstatic RealLoaderRealLoaderImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, String ref_attr_name) static RealLoaderRealLoaderImpl.create(Sql context, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, String ref_attr_name) RealLoaderSetImpl.nullElement()RealLoaderImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) AttributeLoaderImpl.R3008_is_a_RealLoader()RealLoaderImpl.self()Methods in io.ciera.tool.sql.loader.impl that return types with arguments of type RealLoaderMethods in io.ciera.tool.sql.loader.impl with parameters of type RealLoaderModifier and TypeMethodDescriptionvoidAttributeLoaderImpl.setR3008_is_a_RealLoader(RealLoader inst) Method parameters in io.ciera.tool.sql.loader.impl with type arguments of type RealLoaderModifier and TypeMethodDescriptionRealLoaderSetImpl.emptySet(Comparator<? super RealLoader> comp) Constructor parameters in io.ciera.tool.sql.loader.impl with type arguments of type RealLoader