Data persisted

jGuru: Is entity data persisted at the end of a transaction or at any ...
Question: Is entity data persisted at the end of a transaction or at any time? Topics: Java:API:EJB:EntityBean, Java:API:EJB:Transactions: Author: Sameer Tyagi (more...)

CodeProject: Persisted Data in C#. Free source code and programming ...
This article builds a persisted data application in C#.; Author: Dave Brighton; Section: C#; Chapter: Languages (more...)

CodeProject: Persisted Permutations. Free source code and programming ...
An article on how to persist permutations of items in relational databases.; Author: Daniel Aioanei, Adi Malinaru, Andrei Postolache; Section: Database; Chapter: Database (more...)

hibernate.org - Security: Transparent encryption of persisted data ...
The Professional Open Source Company ... Security: Transparent encryption of persisted data (with Jasypt UserTypes) (more...)

Persisted State Data
Report as spam Question - Post 1 of 1 Persisted State Data Could persisted state data on an SQL server be used to "restore" a broken session? (more...)
Tags:   Persisted Data

Persistent JS Data Structures
... value defined in with the code in a text file, and a structure is defined with the same data structures that define the rest of the data. This allows structures to be persisted ... (more...)

Persisted Data Source Objects
The SQL Native Client OLE DB provider supports persisted data source objects with the IPersistFile interface. (more...)

Persisted Rowset Data and Information
To persist the rowset, the OLE DB Persistence Provider combines the metadata and the data. The stored metadata varies when saving a rowset in XML or ADTG format. Although ADTG is ... (more...)

Flexible Database Persisted Application Settings - Ryan Smith
Have you ever needed to say replace the location of your images in your application from one location to another, or had a database routine that ran nightly and you wanted to ... (more...)

Problems with GridView and a Database persisted Viewstate - Casey ...
I'm currently working on a project that requires a lot of controls to be displayed on a single page, with a lot of user input. This means I'm using a few UpdatePanels wrapped ... (more...)