|
|
|
JDBC
|
Common SQL Commands
SQL commands are divided into categories like DML (Data Manipulation language), DDL (Data definition language), TCL (Tranction control language) and DCL (Data control language).
View Rating |
|
|
JDBC
|
JDBC Example with MySQL
Data types of MySQL and Java programming language are not same, its need some mechanism for transferring data between an database using MySQL data types and a application using Java data types.
View Rating |
|
|
JDBC
|
DataScope JDBC
DataScope is an extensible JDBC plugin for the Eclipse IDE that allows easy and universal access to and modification of resources within a database.
View Rating |
|
|