Setting CLOB in Hibernate annotation
@Lob @Basic(fetch=FetchType.EAGER)
@Lob @Basic(fetch=FetchType.EAGER)
@Column(name = "news")
private String news;
private String news;
Based on JAVA Technology. Java,J2EE,Javascript,JSF, Struts,Hibernate,Spring,Webservice,EJB ... etc
No comments:
Post a Comment