What’s new in 1.0.1
Entity repository manager
Configuration problem markers
The entity repositories will show an error marker if configuration values required to establish an entity session are missing.
Driver browser
A driver browser is added to the entity repository configuration dialog to easily find your driver.
Entity browser desktop
Tabs per entity repository session
For each entity repository session a new tab will be created. Thus you can browse different entity repositories in parallel.
Entity browser
Autofit column widths and browser width
The entity browser’s content tables can now be adjusted to fit it’s content by just one click. Use the autofit button at the upper left corner.
The entity browser window’s width can also be adjusted to fit the content by holding the CTRL key while pressing the autofit button.
Less & greater than filters
Entity attributes can now be filtered using
- < less than
- ≤ less-than or equal to
- > greater than
- ≥ greater-than or equal to
View area rectanle for the entity selection outline
For a better orientation the entity selection outline does now paint a view area rectangle to make the position of the actual view visible.
Total entity count
The entity browser’s status bar now shows the total number of entities in the repository.