Schema means shape, or more generally, plan.
I'm trying to figure out how to use NHibernate configuration with mapping to update table schemas, rather than dropping and …
.net nhibernate orm fluent-nhibernate schemaI am in need of a case insensitive string enumeration type in my XML schema (.xsd) file. I can get …
xml schema simpletype case-sensitiveI'm trying to create tree-like structure for my queries, to get rid off queries like peopleList, peopleSingle, peopleEdit, peopleAdd, peopleDelete …
javascript schema graphql graphql-jsI have an application written in Java. In is stored in several files. It uses different classes with different methods. …
java schema uml code-structure code-visualizationMongoDB 2.4 allows the use of GeoJSON objects and a slew of neat functions and indexes that I'd like to use. …
mongodb schema mongoose geospatial geojsonI'm looking for a version numbering scheme that expresses the extent of change, especially compatiblity. Apache APR, for example, use …
schema versioning mavenI was told recently that a proper RESTful API should define a schema for the resources representations it accepts and …
rest xsd schema jsonschemaI'm programming a web application using weblogic and oracle. the datasource is configured through JNDI, with a restricted database user …
java oracle jpa schema eclipselinkI have a dictionary with config info: my_conf = { 'version': 1, 'info': { 'conf_one': 2.5, 'conf_two': 'foo', 'conf_three': False, 'optional_…
python validation dictionary schema config