Search Results for: java 8
-
hibernate
Hibernate JPA DAO Example
This is an example of how to create Data Access Objects (DAOs), making use of the Hibernate implementation for the…
Read More » -
Android
Android Foursquare API Example
In the example, we are going to see how can we use one of the most famous, public, social APIs,…
Read More » -
database
Android Database Example
In Android programming, storing data into a database is not a common practice, as we have other and most suitable…
Read More » -
Log4j
Log4j 2 RollingFileAppender example
In this example we shall talk about the RollingFileAppender, one of the most basic appenders of Log4j. Log4j a thread-safe…
Read More » -
hibernate
Hibernate Annotations Example
This is an example of how to make use of Hibernate annotations when interacting with a database. Hibernate is an…
Read More » -
Camera
Android Camera Example
In our previous Android Example, we tried to explain the use of Android SurfaceView through a simple camera application. In…
Read More » -
SurfaceView
Android SurfaceView Example
In Android, all simple layout views are all drawn on the same GUI thread which is also used for all…
Read More » -
database
Android Cursor Example
In Android programming, storing data into a database is not a common practice, as we have other and most suitable…
Read More » -
Log4j
log4j properties example
This is an example of how to configure log4j, using the log4j.properties file. Log4j is a logging library for Java,…
Read More » -
Core Java
Eclipse Oxygen XML Editor plugin tutorial
In this example we are going to see how you can install and use an XML editor for your Eclipse…
Read More »