Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
DO NOT USE! LICENSING / LEGAL ADVICE IS OFF TOPIC -- LGPL questions should be asked on opensource.stackexchange.com - The GNU Lesser General Public License is a weak copyleft free software license and is the second most popular open source license. It is generally designed for and used by software libraries.
0 Questions
Oracle (or Hyperion) Essbase is one of Oracle Corporation's Multidimensional database products. Data is stored and analyzed in OLAP cubes. It includes a calc script language as well as a data access/integration API.
0 Questions
userTypes takes care of handling differences between persisted data and data being showed on UI.
0 Questions
A stateful session bean is an enterprise bean (EJB component) that acts as a server-side extension of the client that uses it. The stateful session bean is created by a client and will work for only that client until the client connection is dropped or the bean is explicitly removed.
0 Questions
Hackage is the central package archive for open-source software in the Haskell programming language.
0 Questions
Split Container is a object that allows the user to split a page/form in multiple sections with each section being resizable.
0 Questions
Database-components for encapsulating access to several databases at once for software development environments.
0 Questions
non-recursive programming avoids risks of recursion by using iteration instead.
0 Questions