Package io.ebean.migration.runner
Class MigrationPlatform.Postgres
- java.lang.Object
-
- io.ebean.migration.runner.MigrationPlatform
-
- io.ebean.migration.runner.MigrationPlatform.Postgres
-
- Enclosing class:
- MigrationPlatform
public static class MigrationPlatform.Postgres extends MigrationPlatform
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.ebean.migration.runner.MigrationPlatform
MigrationPlatform.NoLocking, MigrationPlatform.Postgres, MigrationPlatform.SqlServer
-
-
Constructor Summary
Constructors Constructor Description Postgres()
-
-
-
Constructor Detail
-
Postgres
public Postgres()
-
-