Database Server
Reference documentation for individual Database Server nodes
Last updated
Was this helpful?
Reference documentation for individual Database Server nodes
Last updated
Was this helpful?
There will be one Database Server node in the for each connection that you have configured. Expanding this node will show a list of all (they are also displayed in the ), procedures and views.
The following commands are available for any Database Server nodes. They can be accessed by right-clicking the context menu:
Opens the DB Server connection in the Database Connection Editor.
Creates a new table in the target database and opens the Table Editor
Creates a new DB Server connection with identical connection properties and opens it in the Database Connection Editor
Toggles the enabled property of DB Server
Reloads the schema from the database
Can create relations based on database tables FOREIGN KEY constraints.
Specifies the column name which can be used as a tenant filter for all tables
Sets foreign types to columns
Deletes this DB Server connection
The details for each command available on this item via right-click context menu:
Opens the DB Server connection in the Database Connection Editor.
Creates a new table in the target database and opens the Table Editor.
Creates a new DB Server connection with identical connection properties and opens it in the Database Connection Editor
Toggles the enabled property of DB Server.
Use this command to synchronize between the database schema and the Database Information (.dbi) files in your project. This command will open the database synchronization wizard, where you can resolve differences between the schema and your .dbi files.
Opens a wizard to synchronize the metadata tables content (which have special structure and are marked as such from table editor) and metadata tables workspace content.
Reloads tables from database. Should be used when tables are modified outside Servoy, in order to refresh them.
Opens a wizard for creating relations based on foreign key constraints from the database. Useful when having an existing database, in order to quickly create some relations.
Sets a column name to be used as tenant column for all tables in selected database.
Opens a wizard which can set Foreign Type on columns based on suggestion.
Deletes the database connection (not the database itself). The database connection is stored under servoy.properties file