Sequence
A sequence in database. Protected constructor. To get a new entity use the methods start Entity class.
Parameters
schema
where it belongs
name
is the name of the Relation
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Call this method to mark a unit (table, column) to be deleted. It can be called from any thread. The effective deletion is done by calling project.refresh() or schema.refresh() on JavaFX GUI thread.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard