虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Persistence

  • this is a POV (Persistence of vision) designed with atmega16.

    this is a POV (Persistence of vision) designed with atmega16.

    标签: Persistence designed atmega vision

    上传时间: 2014-01-27

    上传用户:songnanhua

  • Hibernate: A Developer s Notebook shows you how to use Hibernate to automate Persistence: you write

    Hibernate: A Developer s Notebook shows you how to use Hibernate to automate Persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why.

    标签: Hibernate Persistence Developer you

    上传时间: 2017-08-17

    上传用户:曹云鹏

  • 深入浅出MFC,作者:侯俊杰,深入介绍Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Messag

    深入浅出MFC,作者:侯俊杰,深入介绍Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技术。

    标签: Serialization Information Persistence Creation

    上传时间: 2014-01-10

    上传用户:moshushi0009

  • The ability to create groups of reports, and grant users access to reports by group. The ability to

    The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based Persistence layer. Available in a preconfigured bundle with Apache Tomcat.

    标签: ability reports The to

    上传时间: 2014-01-14

    上传用户:franktu

  • JBoss, one of the leading java Open Source groups, integrates and develops these services for a full

    JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP Persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant implementation for the same APIs.

    标签: integrates develops services leading

    上传时间: 2014-11-03

    上传用户:wsf950131

  • C++方面的一些论文

    C++方面的一些论文,希望对大家有所帮助 如An Approach for Implementing Object Persistence in C++ using Broker.pdf

    标签: 方面 论文

    上传时间: 2013-12-30

    上传用户:saharawalker

  • Overview Provides a way to store very large collections of email addresses (100,000+ addresses) and

    Overview Provides a way to store very large collections of email addresses (100,000+ addresses) and efficiently check whether a specific address is contained in a collection. The collection can be created programmatically, or through a pluggable Persistence mechanism. Functionality Maintains large collections of email addresses. Efficiently checks whether an address is in the collection or not.

    标签: addresses collections Overview Provides

    上传时间: 2013-12-17

    上传用户:xg262122

  • 一本学习hibernate的电子书

    一本学习hibernate的电子书,providing an easy-to-use and powerful object-relational Persistence framework for Java applications.

    标签: hibernate 电子书

    上传时间: 2015-10-11

    上传用户:zhangyi99104144

  • 印度高手Struts and Hibernate教程,用MyEclipse开发.书和源码In this tutorial we will show how the Web Framework Stru

    印度高手Struts and Hibernate教程,用MyEclipse开发.书和源码In this tutorial we will show how the Web Framework Struts and the Database Persistence Solution Hibernate can be used together. Though we explain some basic, you should try the basic tutorials for each technology first when you are a beginner.

    标签: Hibernate Framework MyEclipse tutorial

    上传时间: 2014-01-01

    上传用户:ljt101007

  • 本书分为四大篇。第一篇提出学习MFC程序设计之前的必要基础

    本书分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。“学前基础”是相当主观的认定,不过,甚于我个人的学习经验以及教学经验,我的挑选应该颇具说服力。第二篇介绍Visual C++整合环境开发工具。本篇只不过是提纲挈领而已,并不企图取代 Visual C++使用手册。然而对于软件使用的老手,此篇或已足以让您掌握Visual C++整合环境。工具的使用虽然谈不上学问,但在视觉化软件开发过程中扮演极重角色,切莫小觑它。 第三篇介绍application framework的观念,以及MFC骨干程序,所谓骨干程序,是指Visual C++的工具AppWizard所产生出来的程序码。当然,AppWizard会根据你的选项做出不同的程序码,我所据以解说的,是大众化选项下的产品。 第四篇以微软公司附于Visual C++光碟片上的一个范例程序Scribble为主轴,一步一步加上新的功能。并在其间深入介绍Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技术。这些技术正是其他书籍最缺乏的部分。此篇之最后数章则脱离Scribble程序,另成一格。 本书内含光盘一片,书中所有原始码与可执行文件尽在其中。

    标签: MFC 程序设计

    上传时间: 2016-03-03

    上传用户:Ants