public class JNU extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
JNU.Info |
Modifier and Type | Field and Description |
---|---|
static PgRDB.Column |
extrdb_c_afid |
static PgRDB.Column |
extrdb_c_auid |
static PgRDB.Column |
extrdb_c_comment |
static PgRDB.Column |
extrdb_c_id |
static PgRDB.Column |
extrdb_c_name |
static ExtRDB.ExtRDBTable |
extrdb_t_jnu_afid |
static ExtRDB.ExtRDBTable |
extrdb_t_jnu_auid |
static ExtRDB.ExtRDBTable |
extrdb_t_jnu_name |
Constructor and Description |
---|
JNU() |
Modifier and Type | Method and Description |
---|---|
static void |
extrdbCreateTable(ExtRDBCluster<ExtRDB> cluster,
boolean renew) |
static void |
extrdbFlush() |
static <C extends JNU.Info> |
getJNUList(Supplier<C> creator) |
public static PgRDB.Column extrdb_c_id
public static PgRDB.Column extrdb_c_name
public static PgRDB.Column extrdb_c_comment
public static PgRDB.Column extrdb_c_afid
public static PgRDB.Column extrdb_c_auid
public static ExtRDB.ExtRDBTable extrdb_t_jnu_name
public static ExtRDB.ExtRDBTable extrdb_t_jnu_afid
public static ExtRDB.ExtRDBTable extrdb_t_jnu_auid
public static void extrdbCreateTable(ExtRDBCluster<ExtRDB> cluster, boolean renew)
public static void extrdbFlush()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025