Using POSper/Developer guide/Database-Table descriptions/posper location

From Wikibooks, open books for an open world
Jump to navigation Jump to search

posper_location[edit | edit source]


This table describes a mail-addressable location.

Column Name Data Type Null Allowed? Key? Comments
id VARCHAR(255) No Primary UUID instead of int
version INT(11) No This is used by hibernate to track table versions
visibleId INT(11) Yes Uni This is the user visible (user-friendly) Id
address VARCHAR(255) Yes This is the mailing address
name VARCHAR(255) No descriptive name