• λ我爱Aspx >> Asp.Net >> 为什么用hibernate无法在数据库里建表?
  • 为什么用hibernate无法在数据库里建表?

  • :aspxer  Դ:csdn  :2007-7-6 2:38:08  ؼ:数据库,数据
  • INFO - SchemaExport.execute(98) | Running hbm2ddl schema export

    google_ad_width = 250; google_ad_height = 250; google_ad_format = "250x250_as"; google_color_url = "000000";

    INFO - SchemaExport.execute(117) | exporting generated schema to database

    INFO - ConnectionProviderFactory.newConnectionProvider(53) | Initializing connection provider: org.springframework.orm.hibernate.LocalDataSourceConnectionProvider

    INFO - DriverManagerDataSource.getConnectionFromDriverManager(152) | Creating new JDBC connection to [jdbc:hsqldb:db/appfuse]

    INFO - SchemaExport.execute(160) | schema export complete

    控制台没提示错误信息 可是去数据库里看没有表 :( 愁人

    第2楼. 由 wsystcf 于 2007-6-12 19:18:00 发表

    DEBUG - SchemaExport.execute(132) | drop table app_user if exists

    DEBUG - SchemaExport.execute(149) | create table app_user (

    id BIGINT not null,

    first_name VARCHAR(255) not null,

    Ҷƪл˵?
  • һƪ求自动保存编辑表单中的信息的代码或者思路方法
    һƪ怎么在网页打开时就加载数据库里的资料