Table idempiere9.adempiere.ad_storageprovider
Storage Provider

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 NULL::numeric Client/Tenant for this installation.
ad_org_id numeric 10 NULL::numeric Organizational entity within client
ad_storageprovider_id numeric 10
ad_archive.ad_storageprovider_id adstorageprovider_adarchive R
ad_attachment.ad_storageprovider_id adstorageprovider_adattachment R
ad_clientinfo.ad_storageprovider_id adstorageprovider_adclientinfo R
ad_clientinfo.storagearchive_id storagearchive_adclientinfo R
ad_clientinfo.storageimage_id storageimage_adclientinfo R
ad_image.ad_storageprovider_id adstorageprovider_adimage R
Storage Provider
ad_storageprovider_uu varchar 36  √  NULL::character varying AD_StorageProvider_UU
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 NULL::numeric User who created this records
folder varchar 255  √  NULL::character varying A folder on a local or remote system to store data into
isactive bpchar 1 'Y'::bpchar The record is active in the system
method varchar 60  √  NULL::character varying Method
name varchar 60 NULL::character varying Alphanumeric identifier of the entity
password varchar 255  √  NULL::character varying Password of any length (case sensitive)
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 NULL::numeric User who updated this records
url varchar 225  √  NULL::character varying Full URL address - e.g. http://www.idempiere.org
username varchar 60  √  NULL::character varying User Name
isdefault bpchar 1 'N'::bpchar Default value

Table contained 0 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_storageprovider_id Primary key Asc ad_storageprovider_pkey
ad_storageprovider_uu Must be unique Asc ad_storageprovider_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.