Controller 1. URL Mapping2. Request binding3. Validation4. 처리 결과를 매핑 BO1. 업무에 대한 처리 DAO1. 영속성을 가진 데이터를 처리 1. Controller2. Service3. Repository@Component - component-scan Data Access 1. SimpleJdbcDaoSupport2. SimpleJdbcTemplate3. DataSourceTransactionManager4. Spring ORM5. iBatis
select initcap(ID) from student where deptno1 = 201; select initcap('Pretty girl') from dual; select name 이름, id, lower(ID) 소문자, upper(id) 대문자 from student where deptno1 =201; select name 이름, id, length(id) 글자수 from student where length(id) > 9; select name 이름, length(name), lengthb(name) from student where deptno1 = 201; select concat(name, position) from professor where deptno=101; select subs..
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html 에서Oracle Database 11g Release 2 / (11.2.0.1.0) / Microsoft Windows (32-bit) / 파일 2 개 다운로드다운로드한 2 개의 파일에서 \database\stage\Components 경로 내에 있는 파일 통합 (3개 파일) 설치 후 cmd -> sqlplus -> system/password 로 로그인. 혹은 sqlplus "/as sysdba" 로 로그인(관리자) 관리자 암호 잃어버린 경우command에서 관리자모드로 로그인 후 alter user system identified by 암호; scott ..
- Total
- Today
- Yesterday
- 자바스크립트
- 알고리즘
- 소켓
- 데이터베이스
- 잡담
- ERP
- 정보
- 졸업작품
- 청주
- 이론
- 자바
- 아두이노
- 충북대
- 프로젝트
- SVN
- JQuery
- 정렬
- SQL
- 게임
- 안드로이드
- 도전과제
- 오라클
- 클래스
- 메모장
- CSS
- jsp
- 파이썬
- HTML
- 배열
- db
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |