Class SqlCompositeEnactorConfigurator4
java.lang.Object
org.openprovenance.prov.template.library.ptm.client.configurator2.CompositeEnactorConfigurator2
org.openprovenance.prov.template.library.ptm.sql.access_control.SqlCompositeEnactorConfigurator4
- All Implemented Interfaces:
CompositeTableConfigurator<RecordsProcessorInterface<?>>
-
Constructor Summary
ConstructorsConstructorDescriptionSqlCompositeEnactorConfigurator4(Function<String, ResultSet> querier, BiFunction<Integer, String, Object> postProcessing) -
Method Summary
-
Constructor Details
-
SqlCompositeEnactorConfigurator4
-