Uses of Class
org.hibernate.tool.schema.spi.CommandAcceptanceException
-
Packages that use CommandAcceptanceException Package Description org.hibernate.tool.schema.spi An SPI for the tooling related to DDL generation, export, migration, and validation. -
-
Uses of CommandAcceptanceException in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi with parameters of type CommandAcceptanceException Modifier and Type Method Description voidExceptionHandler. handleException(CommandAcceptanceException exception)Handle the CommandAcceptanceException error
-