Class ReactiveGenerationTarget
java.lang.Object
org.hibernate.reactive.provider.service.ReactiveGenerationTarget
- All Implemented Interfaces:
GenerationTarget
Adaptor that redirects DDL generated by the schema export
tool to the reactive connection.
-
Constructor Details
-
ReactiveGenerationTarget
-
-
Method Details
-
prepare
public void prepare()- Specified by:
prepare
in interfaceGenerationTarget
-
accept
- Specified by:
accept
in interfaceGenerationTarget
-
release
public void release()- Specified by:
release
in interfaceGenerationTarget
-