- Person - Class in dbaCore.data
-
Class representing a person for the metainformation
- Person() - Constructor for class dbaCore.data.Person
-
- PersonTableModel - Class in dba.gui.metaInfoFrame
-
Custom Tablemodel which can handle our ArrayList with Attributes
and contains all Actions to handle it
- PersonTableModel(ArrayList<Person>) - Constructor for class dba.gui.metaInfoFrame.PersonTableModel
-
Constructor
- popupIconSize - Static variable in interface dba.utils.constants
-
- PostgresConnection - Class in dbaCore.dbConnection
-
Create a connection to a Database and import Relations, Attributes and Keys
- PostgresConnection() - Constructor for class dbaCore.dbConnection.PostgresConnection
-
- prepareRenderer(TableCellRenderer, int, int) - Method in class dba.gui.metaInfoFrame.CustomTable
-
- printText(String, FeedbackEnum) - Method in class dba.gui.auxClasses.feedback.FeedbackbarThread
-
Print the text as message or warning (red)
- ProstgreSQL - Class in dbaCore.data.dBTypes.types
-
Singelton class with all available Attribute for a PostgreSQL Database
- ProstgreSQL() - Constructor for class dbaCore.data.dBTypes.types.ProstgreSQL
-