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

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

posper_resource[edit | edit source]


This table stores non-image resources used by the application.

Column Name Data Type Null Allowed? Key? Comments
resource_key VARCHAR(255) No Primary resource key
text mediumtext Yes The text value of the resource
version INT(11) No This is used by hibernate to track table versions