header files

Can I create header files with my own functions in java such as in C++?If not, do I need always to make my own classes in order to call these functions?Thanks!!
[188 byte] By [jazzadict] at [2007-9-30 22:08:36]
# 1
http://java.sun.com/docs/books/jni/html/start.html
MohdSleem at 2007-7-7 11:21:44 > top of Java-index,Administration Tools,Sun Connection...
# 2
The idea of header files does not exist in Java. You don't need header files.I don't understand your second question.
jesperdj at 2007-7-7 11:21:44 > top of Java-index,Administration Tools,Sun Connection...
# 3
can u provide me the code to connect the sql server
ankush_gupta at 2007-7-7 11:21:44 > top of Java-index,Administration Tools,Sun Connection...