Class SynchangeBuffMeta

java.lang.Object
io.odysz.semantics.meta.TableMeta
io.odysz.semantic.meta.SemanticTableMeta
io.odysz.semantic.meta.SynchangeBuffMeta
All Implemented Interfaces:
XMLTable.IMapValue

public class SynchangeBuffMeta extends SemanticTableMeta
Author:
odys-z@github.com
  • Field Details

    • UIDsep

      public final String UIDsep
      Separator in uids, ",", for separating fields of pk
    • peer

      public final String peer
    • changeId

      public final String changeId
    • pagex

      public final String pagex
  • Constructor Details

  • Method Details

    • uids

      public String uids(String synode, String entityId)
      compose function for uids
    • insertCols

      public String[] insertCols()
    • selectCols

      public Object[] selectCols(String peer, int seq)