C D G I M P Q R S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getColumn(String, String) - Method in class samuelal.squelized.SQLConnection
-
Gets all the data in a specific table column and generates Processing Table
- getColumns(String, String[]) - Method in class samuelal.squelized.SQLConnection
-
Gets all the date of a table's specified columns and generates Processing Table
- getDatabaseType() - Method in class samuelal.squelized.MySQLConnection
- getDatabaseType() - Method in class samuelal.squelized.PostgreSQLConnection
- getDatabaseType() - Method in class samuelal.squelized.SQLConnection
- getDatabaseType() - Method in class samuelal.squelized.SQLiteConnection
- getSQLConnection() - Method in class samuelal.squelized.MySQLConnection
-
Factory method to create connection object
- getSQLConnection() - Method in class samuelal.squelized.PostgreSQLConnection
-
Factory method to create connection object
- getSQLConnection() - Method in class samuelal.squelized.SQLConnection
- getSQLConnection() - Method in class samuelal.squelized.SQLiteConnection
-
Factory method to create connection object
- getTable(String) - Method in class samuelal.squelized.SQLConnection
-
Gets all the data of a table and generates a Processing Table with it
All Classes All Packages