开发者社区 问答 正文

Web后端中Apple xml 是什么形式呢?

Web后端中Apple xml 是什么形式呢?

展开
收起
游客r3yctwty2duzw 2022-08-14 22:19:55 345 分享 版权
1 条回答
写回答
取消 提交回答
  • xml如下

    hibernate.cfg.xml
    
    <!--Names the annotated entity class--> <mapping 
    
    class="org.reins.orm_Entity.Fruit"/> <mapping 
    
    class="org.reins.orm.Entity.Apple"/>
    
    2022-08-15 09:03:01
    赞同 展开评论
问答分类:
问答标签:
问答地址: