You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram.
To start, here are three criteria from [...]
November 18, 2008
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good.
The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There are [...]
October 9, 2008
The Design Decomposition Blog is written by Doug Barry.
There are nearly 400 pages of articles on this site with over 40 pages on database concepts and standards.
Search this site for more articles
Custom Search
Browse this site for more articles
Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current
article: Mapping SQL and Java data types.
Related recent articles from Google News
Java on Google App Engine requires different approach SearchSOA "It's also true that you have to stick with JPA, JDO or plain SQL to store data." Most Java developers should at least be familiar with the Java Persistence ... and more » 9 Mar 2010 at 9:49am
Mayday - Integrative analytics for expression data 7thSpace Interactive (press release) Extensive manual data analysis can be done using an inbuilt R terminal and an integrated SQL querying interface. Our visualization framework has become more ... 9 Mar 2010 at 10:12am
Genuitec Readies New Release of MyEclipse IDE IT Jungle Rounding out the release are UML 2 upgrades, a JavaScript debugger for IE, a visual SQL builder, and the capability to deactivate unused features through ... 8 Mar 2010 at 11:34pm
Beginning Java Databases: JDBC, SQL, J2EE, EJB, JSP, XML by Kevin Mukhar, Todd Lauinger, John Carnell Average Customer Review: based on 7 reviews. Customer Review: I'm using this book as my text book for my independent study of database programming with Java. This book is the tops! The primary focus is programming with the Cloudscape database, but it does give you code snippets to use if you're using Oracle or one of the Microsoft databases (like SQL Server). What impresses me about the book is...
Visual Developer SQL Database Programming with Java: Creating Fast, Efficient Database Applications for the Web by Bill McCarty, Bill McCarthy Average Customer Review: based on 10 reviews. Customer Review: I found this book to be extremely useful. It is extremely good at explaining things, and has great code examples. A word of caution: it assumes you'll be using Microsoft Access. It's hard for me to assess how much you would get out of it if you're using a different configuration. It should probably have been called "JDBC programming...