[jboss-user] [Clustering/JBoss] - Re: build using 32-bit Sun 1.5 JDK in windows and deploy in

asookazian do-not-reply at jboss.com
Mon Jun 15 11:38:07 EDT 2009


Here is an example:

@Entity
  | @Table(name = "ApplicationSite", schema = "dbo", catalog = "EquipmentRecovery")
  | public class ApplicationSite implements java.io.Serializable {
  | 
  | 	private static final long serialVersionUID = -8318603160581183431L;
  | ...
  | }

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237693#4237693

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237693



More information about the jboss-user mailing list