Uses of Interface
io.ciera.tool.sql.loader.BooleanLoader
Packages that use BooleanLoader
-
Uses of BooleanLoader in io.ciera.tool
Methods in io.ciera.tool with parameters of type BooleanLoaderModifier and TypeMethodDescriptionvoidvoidSqlSqlLoader.serialize_3008(BooleanLoader booleanloader_inst, PrintStream out) voidSqlSqlLoader.serialize_BooleanLoader(BooleanLoader booleanloader_inst, PrintStream out) void -
Uses of BooleanLoader in io.ciera.tool.sql.loader
Methods in io.ciera.tool.sql.loader that return BooleanLoaderMethods in io.ciera.tool.sql.loader with parameters of type BooleanLoaderModifier and TypeMethodDescriptiondefault voidAttributeLoader.setR3008_is_a_BooleanLoader(BooleanLoader inst) -
Uses of BooleanLoader in io.ciera.tool.sql.loader.impl
Classes in io.ciera.tool.sql.loader.impl that implement BooleanLoaderFields in io.ciera.tool.sql.loader.impl declared as BooleanLoaderModifier and TypeFieldDescriptionstatic final BooleanLoaderBooleanLoaderImpl.EMPTY_BOOLEANLOADERMethods in io.ciera.tool.sql.loader.impl that return BooleanLoaderModifier and TypeMethodDescriptionstatic BooleanLoaderstatic BooleanLoaderBooleanLoaderImpl.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 BooleanLoaderBooleanLoaderImpl.create(Sql context, String ref_loader_name, String ref_loader_package, String ref_class_name, int ref_index, String ref_attr_name) BooleanLoaderSetImpl.nullElement()BooleanLoaderImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) AttributeLoaderImpl.R3008_is_a_BooleanLoader()BooleanLoaderImpl.self()Methods in io.ciera.tool.sql.loader.impl that return types with arguments of type BooleanLoaderMethods in io.ciera.tool.sql.loader.impl with parameters of type BooleanLoaderModifier and TypeMethodDescriptionvoidAttributeLoaderImpl.setR3008_is_a_BooleanLoader(BooleanLoader inst) Method parameters in io.ciera.tool.sql.loader.impl with type arguments of type BooleanLoaderModifier and TypeMethodDescriptionBooleanLoaderSetImpl.emptySet(Comparator<? super BooleanLoader> comp) Constructor parameters in io.ciera.tool.sql.loader.impl with type arguments of type BooleanLoader