Class PostgresPlatform

java.lang.Object
io.ebean.config.dbplatform.DatabasePlatform
io.ebean.config.dbplatform.postgres.PostgresPlatform
Direct Known Subclasses:
CockroachPlatform, Postgres9Platform

public class PostgresPlatform
extends DatabasePlatform
Postgres 10+ platform.

Defaults to use "generated by default as identity".