You are viewing a single comment's thread from:RE: (개인정보 암호화) SHA256 Encrypt Oracle Function using java code(can use MessageDigest)View the full contextcapslock (52)in #kr-dev • 7 years ago 좋은정보 감사합니다. 자바 클레스를 오라클에서 참조해서 호출한다라는 사실이 흥미롭습니다.
네 가능합니다. 그래서 복잡한 로직은 자바로 구현하고 해당 프로시저에서 호출해서 사용하는 방법을 사용할 수 있습니다.