Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java

How to get the time separator symbol in Java?

java time

Filling a byte array in Java

java bytearray voip rtp

Java Generics Hell - Passing in this but it wants type T

java generics

Is there a size restriction on signatures in Java (java.security)?

A better way to do XML in Java

java xml groovy

Updating ResultSets with SQL Array types in JDBC / PostgreSQL

java arrays postgresql jdbc

Java Container constraints question

How can I add a .jar to my build path in Eclipse?

java eclipse jar buildpath

When accessing ResultSets in JDBC, is there an elegant way to distinguish between nulls and actual zero values?

java jdbc resultset

XSS attack prevention

java javascript security xss

What are the alternatives for Java authentication?

Is there no way to iterate over or copy all the values of a Java ThreadLocal?

Simple typemap example in swig java

write behind cache Ehcache new feature?

java hibernate spring ehcache

How to use constraint programming for optimizing shopping baskets?

Do fields need to be explicitly final to have a "proper" immutable object?

java immutability

Is it possible to write a Java printf statement that prints the statement itself?

java printf quine

Hibernate versioning parent entity

JPQL check many-to-many relationship

java jpa jpql jpa-2.0

IMAP protocol in Java [closed]

java imap