• λ我爱Aspx >> Asp.Net >> struts和hibernate简单问题
  • struts和hibernate简单问题

  • :aspxer  Դ:csdn  :2007-7-6 2:38:00  ؼ:
  • this.setId(id);

    }

    public java.lang.Integer getId(){

    return id;

    }

    public void setId(java.lang.Integer id){

    this.hashValue = 0;

    this.id = id;

    }

    public java.lang.String getTitle(){

    return this.title;

    }

    public void setTitle(java.lang.String title){

    this.title = title;

    }

    public java.lang.String getAuthor(){

    return this.author;

    }

    public void setAuthor(java.lang.String author){

    this.author = author;

    }

    public Customer getCustomer(){

    return this.customer;

    }

    public void setCustomer(Customer customer){

    this.customer = customer;

    }

    public java.lang.Short getBorrowallowed(){

    return this.borrowallowed;

    }

    public void setBorrowallowed(java.lang.Short borrowallowed){

    Ҷƪл˵?
  • һƪ如何遍历窗体上的控件并按TYPE给它定具体风格
    һƪ用spring创建sessionFactory时的错误