ネイティブ COBOL とマネージ COBOL の比較 Native COBOL and managed COBOL differ in how they compile and how the run-time management services, such as security, threading and memory management are provided.
.NETJava 環境における 64 ビット アプリケーション Java COBOL applications running on a 64-bit platform can use either the 32-bit or the 64-bit JVM.
.NETJava における複数ユーザー COBOL アプリケーション
In a multiple user environment, COBOL applications must use multiple run units, with each instance of the application running in its own run unit.
ネイティブ COBOL アプリケーションのマネージ COBOL への移行
Managed code provides features that enable you to extend and modernize your existing procedural COBOL applications without having to rewrite them.