KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > test > ejb > BaseEntityHome


1 package test.ejb;
2
3 public interface BaseEntityHome{}
Popular Tags