¿¹Á¦
public class
BeanClass
implements
javax.ejb.EntityBean {
public void
load(){
//..
System.load(
"path to native library"
);
}
//other methods that must implement the interface
}
¼Ö·ç¼Ç
¿ø½Ã ¶óÀ̺귯¸®¸¦ ·ÎµåÇÏÁö ¸¶½Ê½Ã¿À.