220426

SJ0000·2022년 4월 26일

2 Tier Architecture : Client <-> Server
3 Tier Architecture : Client <-> Server <-> Database

몰랐던 IntelliJ 단축키

  • 코드 선택 확장, 축소

    • 확장: [Option + ↑]
    • 축소: [Option + ↓]
  • 코드 이동

    • [Command + Shift + ↑,↓]
  • 코드 접기, 펴기

    • 접기: [Command + Shift + '-']
    • 펴기: [Command + Shift + '=']

JDBC

  • Connection Pool
  • Transaction
profile
잘하고싶은사람

0개의 댓글