| # properties file for org.eclipse.datatools.connectivity.db.generic |
| Bundle-Vendor = Eclipse Data Tools Platform |
| Bundle-Name = Eclipse Data Tools Platform Generic DB Connectivity Plug-in |
| driverClass = Driver Class |
| driverVendor = Vendor |
| driverVersion = Version |
| driverDBName = Database Name |
| driverConnectionURL = Connection URL |
| driverUID = User ID |
| driverPWD = Password |
| org.eclipse.datatools.connectivity.db.driverCategory = Database |
| org.eclipse.datatools.connectivity.db.generic.genericDriverCategory = Generic JDBC |
| org.eclipse.datatools.connectivity.db.generic.genericDriverTemplate = Generic JDBC Driver |
| databases.category = Database Connections |
| generic.profile.name = SQL Model-JDBC Connection |
| jdbc.connection.name = JDBC Connection |