All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.model.prefkey.map Maven / Gradle / Ivy


# a preferences key/value pair
name := DbPreferencesKey
id := 4
table := prefkey

## attributes
[tableserial, tracked]

long           nodeId          nodeid          ID of the preferences-node
long           rootNodeId      rootnodeid      ID of the root-node
String(128)    key             pkey            name of the key
String         value           pvalue          value of the key

## indexes
unique index path := nodeid, pkey
index tableserial := tableserial
index root := rootnodeid





© 2015 - 2025 Weber Informatics LLC | Privacy Policy