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 [...]
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 [...]
October 9, 2008
The Design Decomposition Blog is written by Doug Barry.
The following table shows the mapping between SQL and Java data types. They
are from JDBC.
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.
Cover Story: Get Ready for the Entity Framework Redmond Developer News The protests have died down with version 2 and the question of whether to use the implementation of LINQ known as LINQ to SQL -- the lightweight ORM that ... and more » 31 Aug 2010 at 5:43pm
SOA Software Announces IBM IMS Transformation Product MarketWatch (press release) SOLA for IMS can also service-enable DB2 stored procedures and SQL statements. SOLA is highly optimized, making it the most efficient option for ... and more » 1 Sep 2010 at 8:06am
119 iPad apps for admins, coders and geeks Register The same developer who put together JAVA Technologies, Impressol, offers SQL & PL/SQL ($9.99) and UNIX Programming ($5.99). We'll leave it up to you to ... and more » 22 Aug 2010 at 11:39pm
Download Berkeley DB 5.0.26 Free Soft Sailor (blog) Unlike SQLite, Berkeley DB does not support SQL or any other query language, nor it support table schema or table columns. ... 1 Sep 2010 at 9:27am
Java and SQL by Malcolm Taylor Publisher: Malcolm Taylor Publication Date: October 2007
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...