Class MTableIdentity

    • Method Detail

      • fromCreateTable

        public static io.ebeaninternal.server.deploy.IdentityMode fromCreateTable​(CreateTable createTable)
        Return the IdentityMode from CreateTable.
      • toCreateTable

        public static void toCreateTable​(io.ebeaninternal.server.deploy.IdentityMode identityMode,
                                         CreateTable createTable)
        Set the IdentityMode to the CreateTable model.