Uses of Interface
org.huiche.core.support.Instantiator
Packages that use Instantiator
-
Uses of Instantiator in org.huiche.core.metadata
Methods in org.huiche.core.metadata that return InstantiatorModifier and TypeMethodDescriptionTableMetadata.instantiator()Returns the value of theinstantiatorrecord component.Constructors in org.huiche.core.metadata with parameters of type InstantiatorModifierConstructorDescriptionTableMetadata(String table, List<ColumnMetadata> columns, ColumnMetadata id, Instantiator instantiator, Extractor extractor) Creates an instance of aTableMetadatarecord class.