Package ch.tocco.nice2.model.entity.api.schema
package ch.tocco.nice2.model.entity.api.schema
-
ClassDescriptionDispatches events to
Subscribe
annotated public methods.DispatchesCheckEvent
s to public methods annotated withSubscribe
and collects the return values.Access jdbc metadata associated to a connection's database.A reporter receivesCheckEvent
s from theSchemaCheck
s during model validation.Allows to associate a schema string to this data source.A schema check receives aCheckData
object generated by theSchemaModelValidator
and checks the data for integrity.Receives progress messages from within the validation task.Empty implementation.