Connection Pool
WAS(Web Application Server)와 데이터베이스 사이의 연결하는데에는 많은 비용이든다. Connection Pool은 이를 해결하기 위한 기법인데 하나 둘 씩 알아보자.
WAS(Web Application Server)와 데이터베이스 사이의 연결하는데에는 많은 비용이든다. Connection Pool은 이를 해결하기 위한 기법인데 하나 둘 씩 알아보자.
1.AOP(Aspect Oriented Programming)란?
1. 자주 쓰는 Git 명령어