Gin's Blog

Menu
  • Home

How to set DB in Spring framework using context.xml

Spring
Gin 10:17 PM Add Comment
Gin

how to use telnet / view cafe24 log using putty

other
Gin 10:13 PM Add Comment
Gin

hibernate simple query in Java

Hibernate
Gin 12:09 AM Add Comment
Gin

hibernate simple insert

Hibernate
Gin 9:48 PM Add Comment
Gin

Hibernate simple crud

Hibernate
Gin 6:47 PM Add Comment
Gin
Result in Console

Basic Hibernate _ insert

Hibernate
Gin 1:10 AM Add Comment
Gin
Check the data inserted into Derby

remove special letter / white empty space / certain letter in text in javascript

remove special letter / white empty space / certain letter in text in javascript

Javascript
Gin 1:44 AM Add Comment
Gin
var value = '   123-456   '; value = value.replace(/\-/g,'');          //'  123456  ' (remove '-') value...

Subscribe to: Comments (Atom)

Programming

  • AngularJS (12)
  • Hibernate (4)
  • Java (21)
  • Javascript (10)
  • NoSQL (4)
  • SQL (6)
  • Spring (7)
  • Term (7)
  • cmd (1)
  • jQuery (6)

Categories

  • Cook (1)
  • Trip (1)
Gin Andrew's properties. Powered by Blogger.

Recent

Popular

  • 동남아 4개국 여행 정보 - 라오스 / 베트남 / 캄보디아 / 태국
    동남아 4개국 여행 정보 - 라오스 / 베트남 / 캄보디아 / 태국
    이번 여행은 1. 맛있는 곳에서 천천히 맛을 음미하며 먹고 2. 새로운 사람과의 새로운 대화를 두려워하지 않으며 3. 아무것도 할 것이 없다는 것을 기쁘게 받아들이고 4. 편안하게 시간을 보내는 것. 라오스 (한국인-...
  • MySQL vs MongoDB. What is MongboDB?
    What is MySQL? As one of relational system (RDBMS), MySQL stores data in tables and uses structured query language (SQL) for DB access. (S...
  • RSS
    (eng) RSS (Rich Site Summary) is a format for delivering regularly changing web content. Many news-related sites, weblogs and other onlin...
  • Spring - Benefits of Using, Container, Spring bean
    Spring - Benefits of Using, Container, Spring bean
    POJO - plain old java object (기본 자바 파일) Benefits of using Spring Framework Works on POJOs + dependency injection  Provides loose coup...
  • Oracle SQL
    Summary of Core OracleSQL
  • convert json string into javascript js object using JSON.parse
    convert json string into javascript js object using JSON.parse
  • MySQL Dump command line
      cmd.exe, than cd DIRECTORYPATH (it's [C:\Program Files\MySQL\MySQL Server 5.7\bin] in my case) then type a command among those below...
  • IDE
    (eng) An integrated development environment (IDE) is a programming environment that has been packaged as an application program, typicall...
  • Properties vs Xml
    (1) Properties key1=value1 key2=value2 ... Simple collection of Key-Value pairs. It's parsed by java.util.Properties class. It no...
  • Transaction
    (Eng) To emulate a business transaction, a program may need to perform several steps. A financial program, for example, might transfer fu...

Comment

statistics

Sparkline

Formulir Kontak

Name

Email *

Message *

Copyright © 2015 Gin's Blog