Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
JDBC Data Type « Database SQL JDBC « Java
Java
Database SQL JDBC
JDBC Data Type
1.
Enumeration Type: JDBC
2.
Save Object JDBC
3.
Get the java.sql.Types type to which this database-specific type is mapped
4.
converting a java.sql.Types integer value into a printable name
5.
Getting the Name of a JDBC Type
6.
Get the database-specific type name
7.
Retrieve type info from the result set
8.
Listing Available SQL data Types Used by a Database
9.
uses reflection to get all the field names from java.sql.Types.
10.
Determining the Type of a Character: determine the properties of a character for the entire Unicode character set.