Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序中有一个com.ibm.as400.access.AS400用于 WebFacing 连接的对象。在 COBOL 方面,一些库被添加到程序开头的库列表中。如何在 Java 中从我的 AS400 对象中检索它们?
com.ibm.as400.access.AS400
您需要创建一个作业对象,然后调用获取库列表方法getUserLibraryList