Sciweavers

4081 search results - page 1 / 817
» Metaprogramming for Relational Databases
Sort
View
REFLECTION
2001
Springer
13 years 9 months ago
Template Metaprogramming an Object Interface to Relational Tables
Abstract. We present a general technique to support reflection in C++, exploiting template metaprogramming techniques. The technique is used for building an object interface to rel...
Giuseppe Attardi, Antonio Cisternino
ER
2004
Springer
93views Database» more  ER 2004»
13 years 10 months ago
Metaprogramming for Relational Databases
Abstract. For systems that share enough structural and functional commonalities, reuse in schema development and data manipulation can be achieved by defining problem-oriented lang...
Jernej Kovse, Christian Weber 0002, Theo Härd...
GCSE
2001
Springer
13 years 9 months ago
Reflection Support by Means of Template Metaprogramming
Abstract. The C++ language has only a limited runtime type information system, which doesn’t provide full reflection capabilities. We present a general mechanism to support refle...
Giuseppe Attardi, Antonio Cisternino
OOPSLA
2010
Springer
13 years 3 months ago
Modular logic metaprogramming
In logic metaprogramming, programs are not stored as plain textfiles but rather derived from a deductive database. While the benefits of this approach for metaprogramming are ob...
Karl Klose, Klaus Ostermann
CASCON
1992
163views Education» more  CASCON 1992»
13 years 6 months ago
Practical metaprogramming
Metaprogramming is the process of specifying generic software source templates from which classes of software components, or parts thereof, can be automatically instantiated to pr...
James R. Cordy, Medha Shukla