- Updating database using SQL prepared statement
- setRequestProperty (URLConnection)
- getExternalFilesDir (Context)
- setScale (BigDecimal)
- MessageFormat (java.text)
Produces concatenated messages in language-neutral way. New code should probably
use java.util.Forma
- Dictionary (java.util)
Note: Do not use this class since it is obsolete. Please use the Map interface
for new implementatio
- LinkedHashMap (java.util)
LinkedHashMap is an implementation of Map that guarantees iteration order. All
optional operations a
- TimerTask (java.util)
The TimerTask class represents a task to run at a specified time. The task may
be run once or repeat
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- BasicDataSource (org.apache.commons.dbcp)
Basic implementation of javax.sql.DataSource that is configured via JavaBeans
properties. This is no
- Top Vim plugins