Package org.hibernate.testing.schema
Class SchemaDropHelper
java.lang.Object
org.hibernate.testing.schema.SchemaDropHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
drop
(Metadata metadata, ServiceRegistry serviceRegistry) static void
drop
(MetadataImplementor metadata, StandardServiceRegistry serviceRegistry, Connection connection)
-
Constructor Details
-
SchemaDropHelper
public SchemaDropHelper()
-
-
Method Details
-
drop
-
drop
-
drop
public static void drop(MetadataImplementor metadata, StandardServiceRegistry serviceRegistry, Connection connection)
-