Uses of Interface
io.ciera.tool.sql.loader.IntegerLoader
Packages that use IntegerLoader
-
Uses of IntegerLoader in io.ciera.tool
Methods in io.ciera.tool with parameters of type IntegerLoaderModifier and TypeMethodDescriptionvoidvoidSqlSqlLoader.serialize_3008(IntegerLoader integerloader_inst, PrintStream out) voidSqlSqlLoader.serialize_IntegerLoader(IntegerLoader integerloader_inst, PrintStream out) void -
Uses of IntegerLoader in io.ciera.tool.sql.loader
Methods in io.ciera.tool.sql.loader that return IntegerLoaderMethods in io.ciera.tool.sql.loader with parameters of type IntegerLoaderModifier and TypeMethodDescriptiondefault voidAttributeLoader.setR3008_is_a_IntegerLoader(IntegerLoader inst) -
Uses of IntegerLoader in io.ciera.tool.sql.loader.impl
Classes in io.ciera.tool.sql.loader.impl that implement IntegerLoaderFields in io.ciera.tool.sql.loader.impl declared as IntegerLoaderModifier and TypeFieldDescriptionstatic final IntegerLoaderIntegerLoaderImpl.EMPTY_INTEGERLOADERMethods in io.ciera.tool.sql.loader.impl that return IntegerLoaderModifier and TypeMethodDescriptionstatic IntegerLoaderstatic IntegerLoaderIntegerLoaderImpl.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, boolean m_is_long, String ref_attr_name) static IntegerLoaderIntegerLoaderImpl.create(Sql context, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, boolean m_is_long, String ref_attr_name) IntegerLoaderSetImpl.nullElement()IntegerLoaderImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) AttributeLoaderImpl.R3008_is_a_IntegerLoader()IntegerLoaderImpl.self()Methods in io.ciera.tool.sql.loader.impl that return types with arguments of type IntegerLoaderMethods in io.ciera.tool.sql.loader.impl with parameters of type IntegerLoaderModifier and TypeMethodDescriptionvoidAttributeLoaderImpl.setR3008_is_a_IntegerLoader(IntegerLoader inst) Method parameters in io.ciera.tool.sql.loader.impl with type arguments of type IntegerLoaderModifier and TypeMethodDescriptionIntegerLoaderSetImpl.emptySet(Comparator<? super IntegerLoader> comp) Constructor parameters in io.ciera.tool.sql.loader.impl with type arguments of type IntegerLoader